Download the PHP package php-earth/swoole-engine without Composer
On this page you can find all versions of the php package php-earth/swoole-engine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-earth/swoole-engine
More information about php-earth/swoole-engine
Files in php-earth/swoole-engine
Download php-earth/swoole-engine
More information about php-earth/swoole-engine
Files in php-earth/swoole-engine
Vendor php-earth
Package swoole-engine
Short Description Event-driven engine for running PHP with Swoole extension.
License MIT
Package swoole-engine
Short Description Event-driven engine for running PHP with Swoole extension.
License MIT
Please rate this library. Is it a good library?
Informations about the package swoole-engine
Swoole Engine
Event-driven PHP engine for running PHP Applications with Swoole extension.
Installation
Before using this library, you'll need Swoole extension
Installing using PECL: Add `extension=swoole` (or `extension=swoole.so` for PHP < 7.2) to your `php.ini` file for PHP CLI sapi: Check if Swoole extension is loaded You should see something likeThen proceed and install Swoole Engine library in your project with Composer:
Usage
Currently supported frameworks:
- Symfony:
Documentation
For more information, read the documentation:
- Introduction
- Sessions
License
Contributions are most welcome. This repository is released under the MIT license.
All versions of swoole-engine with dependencies
PHP Build Version
Package Version
The package php-earth/swoole-engine contains the following files
Loading the files please wait ....