1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-01 22:10:49 +00:00
This commit is contained in:
ziadoz 2012-10-27 18:52:50 -07:00
parent c0d7dda9cc
commit 2da27d8df2

View File

@ -78,6 +78,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library. * [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates. * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
* [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework. * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.
* [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
# C Extension Frameworks # C Extension Frameworks