1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
Go to file
2015-08-06 14:37:29 -04:00
lib gc just to be safe prior to run loop exit 2015-08-06 14:37:29 -04:00
test Don't unload watchers when the run loop finishes 2015-08-05 13:13:16 -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 allow php7 failures until phpdbg code coverage doesn't break 2015-08-04 11:17:22 -04:00
composer.json Fully move coveralls integration into .travis.yml 2015-08-02 21:59:44 +02:00
CONTRIBUTING.md update contributing file 2015-07-22 00:24:48 -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 update badges 2015-07-28 09:09:42 -04:00

amp

Build Status CoverageStatus Stable v1 License

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