mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
lib | ||
test | ||
.gitattributes | ||
.gitignore | ||
.php_cs | ||
.travis.yml | ||
CHANGELOG.md | ||
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