1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/README.md
2015-07-19 13:33:39 -04:00

775 B

amp

Build Status Coverage Status Unstable

amphp/amp is a non-blocking concurrency framework for PHP applications. Learn more about amp in the Guide.

Dependencies

  • PHP 5.5+
  • libevent (optional)
  • php-uv (optional & experimental, requires PHP7)

Installation

$ composer require amphp/amp