1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-26 09:12:37 +00:00
This commit is contained in:
ziadoz 2012-10-23 13:28:14 -07:00
parent 0b468e2324
commit 251998dff9

View File

@ -77,6 +77,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
* [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.
# C Extension Frameworks