|
|
@@ -77,6 +77,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
77
|
77
|
* [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
|
|
78
|
78
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
|
79
|
79
|
* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
|
|
|
80
|
+* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
|
80
|
81
|
|
|
81
|
82
|
# C Extension Frameworks
|
|
82
|
83
|
|