Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 988 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 988 Bytes

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

Extensions are only needed if your app necessitates high numbers of concurrent socket connections.

Installation

$ composer require amphp/amp