1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/README.md
2015-07-19 13:55:35 -04:00

777 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