Download the PHP package nknighter/swoole_http_server_bundle without Composer
On this page you can find all versions of the php package nknighter/swoole_http_server_bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nknighter/swoole_http_server_bundle
More information about nknighter/swoole_http_server_bundle
Files in nknighter/swoole_http_server_bundle
Download nknighter/swoole_http_server_bundle
More information about nknighter/swoole_http_server_bundle
Files in nknighter/swoole_http_server_bundle
Vendor nknighter
Package swoole_http_server_bundle
Short Description Implements swoole php extension in symfony projects
License MIT
Package swoole_http_server_bundle
Short Description Implements swoole php extension in symfony projects
License MIT
Please rate this library. Is it a good library?
Informations about the package swoole_http_server_bundle
Swoole Http Server Bundle
Symfony bundle для https://github.com/swoole/swoole-src
Добавить в AppKernel:
$bundles = array(
...
new \Swoole\HttpServerBundle\SwooleHttpServerBundle(),
...
);
Запустить:
php app/console swoole:startAll versions of swoole_http_server_bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-swoole Version *
symfony/http-foundation Version ^2.3
symfony/console Version ^2.3
symfony/framework-bundle Version ^2.3
ext-swoole Version *
symfony/http-foundation Version ^2.3
symfony/console Version ^2.3
symfony/framework-bundle Version ^2.3
The package nknighter/swoole_http_server_bundle contains the following files
Loading the files please wait ...