1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-10 01:52:21 +00:00
This commit is contained in:
ziadoz 2012-10-23 13:50:00 -07:00
parent 251998dff9
commit 5d00410fbd

View File

@ -78,6 +78,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line 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.
* [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.
# C Extension Frameworks