1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 13:21:16 +01:00
Daniel Lowrey 3909efd56e Merge branch 'v1.0.0-dev'
Conflicts:
	lib/CoroutineResolver.php
	lib/functions.php
2015-04-27 15:02:58 -04:00
2015-02-05 18:17:05 +01:00
2015-04-27 14:33:41 -04:00
2014-08-01 15:37:02 -04:00
2015-01-26 12:22:15 -05:00
2015-02-21 16:10:25 +01:00
2015-02-05 18:17:05 +01:00
2014-09-23 00:06:03 -04:00
2015-02-06 01:31:22 -05:00

Amp

Amp is a non-blocking concurrency framework for PHP applications

The Guide

We've spent a lot of time compiling all the information necessary to write concurrent applications using the Amp framework in the Guide. Please use it!

Dependencies

  • PHP 5.5+

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

Installation

$ git clone https://github.com/amphp/amp.git
$ cd amp
$ composer.phar install

Community

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

Description
No description provided
Readme MIT 3 MiB
Languages
PHP 99.4%
Shell 0.3%
Makefile 0.3%