文件名称:roadrunner-bundle:在您的Symfony应用程序中集成了RoadRunner工作人员
文件大小:62KB
文件格式:ZIP
更新时间:2024-06-03 22:52:46
php symfony-bundle roadrunner roadrunner-symfony PHP
公路行者捆绑包 是用Golang编写的高性能PHP应用程序服务器,负载平衡器和流程管理器。 该捆绑包提供了集成在Symfony中的RoadRunner Worker,它易于配置和扩展。 安装 运行以下命令: composer require baldinof/roadrunner-bundle 如果您不使用Symfony Flex: 在您的内核中注册Baldinof\RoadRunnerBundle\BaldinofRoadRunnerBundle 复制默认的RoadRunner配置文件: cp vendor/baldinof/roadrunner-bundle/.rr.* . 用法 获取RoadRunner二进制文件: vendor/bin/rr get --location bin/ 使用bin/rr serve或bin/rr serve -c .rr.dev.yaml运行
【文件预览】:
roadrunner-bundle-2.x
----.github()
--------FUNDING.yml(21B)
--------workflows()
----src()
--------RoadRunnerBridge()
--------Command()
--------Http()
--------Exception()
--------Worker()
--------EventListener()
--------BaldinofRoadRunnerBundle.php(681B)
--------functions.php(255B)
--------DependencyInjection()
--------Event()
--------Reboot()
--------Integration()
--------Helpers()
----phpunit.xml.dist(623B)
----.rr.yaml(713B)
----.php_cs.dist(530B)
----phpstan.neon.dist(566B)
----config()
--------services.php(4KB)
----LICENSE(1KB)
----UPGRADE-2-0.md(2KB)
----README.md(6KB)
----tests()
--------RoadRunnerBridge()
--------BaldinofRoadRunnerBundleTest.php(6KB)
--------Http()
--------Worker()
--------EventListener()
--------WorkerCommandTest.php(1KB)
--------Reboot()
--------Integration()
----.gitignore(46B)
----CHANGELOG.md(5KB)
----composer.json(2KB)
----.rr.dev.yaml(619B)