This commit is contained in:
Jamie York 2013-04-30 21:45:21 -07:00
parent d02a622d19
commit 69ea70078a
1 changed files with 4 additions and 0 deletions

View File

@ -179,6 +179,10 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library.
* [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
## Queue
* [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
## Command Line
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.