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

837 B

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.

Dependencies

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

Installation

$ composer require amphp/amp