From 5426867eefc65e75ef9d582d1b14dda013950407 Mon Sep 17 00:00:00 2001 From: Anton Polonskiy Date: Fri, 19 Dec 2014 18:15:37 +0200 Subject: [PATCH] Added PHProutine https://github.com/polonskiy/phproutine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3af3ea3..dbff8ec 100644 --- a/README.md +++ b/README.md @@ -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. * [print_o](https://github.com/koriym/print_o) - An object graph visualizer. * [Alias](https://github.com/fuelphp/alias) - A class aliasing library. +* [PHProutine](https://github.com/polonskiy/phproutine) - A goroutines & channels emulation in PHP # Software *Software for creating a development environment.*