2017 © Pedro Peláez
 

library swoole_http_server_bundle

Implements swoole php extension in symfony projects

image

nknighter/swoole_http_server_bundle

Implements swoole php extension in symfony projects

  • Monday, July 27, 2015
  • by nknighter
  • Repository
  • 2 Watchers
  • 8 Stars
  • 213 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

Swoole Http Server Bundle

Symfony bundle для https://github.com/swoole/swoole-src, (*1)

Добавить в AppKernel:, (*2)

$bundles = array(
    ...
    new \Swoole\HttpServerBundle\SwooleHttpServerBundle(),
    ...
);

Запустить:, (*3)

php app/console swoole:start

The Versions

27/07 2015

dev-web-sockets

dev-web-sockets

Implements swoole php extension in symfony projects

  Sources   Download

MIT

The Requires

 

by Samat Yusupov

25/07 2015

1.0.x-dev

1.0.9999999.9999999-dev

Implements swoole php extension in symfony projects

  Sources   Download

MIT

The Requires

 

by Samat Yusupov

25/07 2015

dev-master

9999999-dev

Implements swoole php extension in symfony projects

  Sources   Download

MIT

The Requires

 

by Samat Yusupov

25/07 2015

v1.0.0

1.0.0.0

Implements swoole php extension in symfony projects

  Sources   Download

MIT

The Requires

 

by Samat Yusupov

25/07 2015

v1.0.1

1.0.1.0

Implements swoole php extension in symfony projects

  Sources   Download

MIT

The Requires

 

by Samat Yusupov