sflightning / lib
A library to use Swoole with Symfony. Also an implementation of sflightning/contracts
dev-main
2022-05-31 19:11 UTC
Requires
- php: >=7.3
- sflightning/contracts: dev-main
- symfony/event-dispatcher: ^5.4
Requires (Dev)
- swoole/ide-helper: ^4.6
Conflicts
- ext-swoole: <4.6.0
This package is auto-updated.
Last update: 2024-10-29 06:13:14 UTC
README
An implementation of Lightning contracts
This library provides a bridge to use Swoole with Symfony and it tries to simplify the use of Swoole concurrency.
It's recommended to use it with the Lightning Symfony bundle.
Installation
composer require sflightning/lib