queue-bundle:Symfony队列捆绑包

时间:2021-02-06 02:20:17
【文件属性】:
文件名称:queue-bundle:Symfony队列捆绑包
文件大小:14KB
文件格式:ZIP
更新时间:2021-02-06 02:20:17
redis php symfony queue symfony-bundle SymfonyBundlesQueueBundle 安装 要求与作曲家捆绑: composer require symfony-bundles/queue-bundle 在内核中启用捆绑: public function registerBundles () { $ bundles = [ // ... new SymfonyBundles \ QueueBundle \ SymfonyBundlesQueueBundle (), // ... ]; . . . } 在config.yml中配置队列捆绑包。 默认
【文件预览】:
queue-bundle-master
----composer.json(927B)
----.travis.yml(904B)
----DependencyInjection()
--------QueueExtension.php(2KB)
--------Configuration.php(3KB)
----.scrutinizer.yml(361B)
----Service()
--------Storage()
--------Queue.php(991B)
--------QueueInterface.php(893B)
----SymfonyBundlesQueueBundle.php(673B)
----LICENSE(1KB)
----.sensiolabs.yml(112B)
----.gitignore(22B)
----Tests()
--------DependencyInjection()
--------Service()
--------Fixtures()
--------Kernel.php(452B)
--------TestCase.php(328B)
----phpunit.xml.dist(816B)
----README.md(4KB)

网友评论