diff --git a/awesome-php.md b/awesome-php.md index 06be7b7..0f1967b 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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