mirror of
https://github.com/danog/amp.git
synced 2024-11-27 04:24:42 +01:00
7046ca47e1
Also fix indent, escape sequences and docs |
||
---|---|---|
lib | ||
test | ||
.coveralls.yml | ||
.gitattributes | ||
.gitignore | ||
.php_cs | ||
.travis.yml | ||
CHANGELOG | ||
composer.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
phpunit.xml | ||
README.md |
amp
amphp/amp
is a non-blocking concurrency framework for PHP applications.
Learn more about amphp/amp
in the guide.
Required PHP Version
- PHP 5.5+
Optional Extension Backends
Extensions are only needed if your app necessitates high numbers of concurrent socket connections.
Installation
$ composer require amphp/amp