From 5d00410fbd83704440e1fcb8973aece7a170417f Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 23 Oct 2012 13:50:00 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) 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