From dcf13cb394dc9e3faa9ab359c4f81b06002de615 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 21 Mar 2013 05:33:20 +0000 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index bbc21c9..2a67136 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -59,7 +59,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library. * [Spork](https://github.com/kriswallsmith/spork) - A process forking library. * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter. -* [React](https://github.com/react-php/react) - An event driven non-blocking I/O library. +* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library. * [Événement](https://github.com/igorw/evenement) - An event dispatcher library. * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library. * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. @@ -140,6 +140,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library. * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine. * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library. +* [Plum](https://github.com/aerialls/Plum) - A deployer library. # Official APIs