We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d14b85 commit 868516fCopy full SHA for 868516f
README.md
@@ -1,4 +1,4 @@
1
-yii-async
+yii2-async
2
=========
3
4
Provides translucent api for moving large tasks out of request response
composer.json
@@ -1,5 +1,5 @@
{
- "name": "bazilio/yii-async",
+ "name": "bazilio/yii2-async",
"description": "Provides translucent api for moving large tasks out of request context",
"license": "MIT",
5
"type": "yii2-extension",
0 commit comments