Skip to content

nknighter/swoole-http-server-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Swoole Http Server Bundle

Symfony bundle для https://github.com/swoole/swoole-src

Добавить в AppKernel:

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

Запустить:

php app/console swoole:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages