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

770 B

Amp Build Status

Amp is a non-blocking concurrency framework for PHP applications.

Learn more about Amp in the Amp Guide.

Dependencies

  • PHP7

Optional PHP extensions may be used to improve performance in production environments and react to process control signals:

  • php-uv extension for libuv backends

Installation

$ git clone https://github.com/amphp/amp.git

-or-

$ composer require amphp/amp

Community

If you have questions stop by the amp chat channel on Gitter.