Download the PHP package onion/swoole without Composer
On this page you can find all versions of the php package onion/swoole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor onion
Package swoole
Short Description Compatibility package for Swoole support of Onion applications
License MIT
Package swoole
Short Description Compatibility package for Swoole support of Onion applications
License MIT
Please rate this library. Is it a good library?
Informations about the package swoole
Swoole compatibility layer for onion/framework
This is a minimal wrapper that handles the creation of the Swoole\Http\Server
and it's
initialization and allows any application already written using onion/framework
to
"just work" with the app server.
Configuration
This package's default factories require minor configuration additions in order to get up and running:
Config
Dependencies
Note that we assume that you have something similar to the following in your index.php
file:
All versions of swoole with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-swoole Version *
roave/security-advisories Version dev-master
onion/interfaces Version ^2.0
onion/framework Version ^2.0
guzzlehttp/psr7 Version ^1.4
psr/log Version ^1.0
ext-swoole Version *
roave/security-advisories Version dev-master
onion/interfaces Version ^2.0
onion/framework Version ^2.0
guzzlehttp/psr7 Version ^1.4
psr/log Version ^1.0
The package onion/swoole contains the following files
Loading the files please wait ....