1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
Go to file
2015-07-23 01:30:53 -04:00
lib Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
test Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
.coveralls.yml support file updates 2015-07-19 13:33:39 -04:00
.gitattributes support file updates 2015-07-19 13:33:39 -04:00
.gitignore support file updates 2015-07-19 13:33:39 -04:00
.php_cs support file updates 2015-07-19 13:33:39 -04:00
.travis.yml Add EvReactor 2015-07-20 15:42:42 -04:00
composer.json update composer 2015-07-22 13:12:29 -04:00
CONTRIBUTING.md update contributing file 2015-07-22 00:24:48 -04:00
guide.md guide updates 2015-04-29 13:24:59 -04:00
LICENSE update license 2015-07-22 14:04:30 -04:00
phpunit.xml support file updates 2015-07-19 13:33:39 -04:00
README.md spurious readme update to trigger coveralls 2015-07-22 13:43:35 -04:00

amp

Build Status Coverage Status Unstable

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

Installation

$ composer require amphp/amp