Added PHProutine

https://github.com/polonskiy/phproutine
This commit is contained in:
Anton Polonskiy 2014-12-19 18:15:37 +02:00
parent 366567bddb
commit 5426867eef

View File

@ -641,6 +641,7 @@ Libraries to help manage database schemas and migrations.
* [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
* [print_o](https://github.com/koriym/print_o) - An object graph visualizer. * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
* [Alias](https://github.com/fuelphp/alias) - A class aliasing library. * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
* [PHProutine](https://github.com/polonskiy/phproutine) - A goroutines & channels emulation in PHP
# Software # Software
*Software for creating a development environment.* *Software for creating a development environment.*