From a74a159c7f7e2346e7f382f9d1084f2a1a28aa36 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 6 Nov 2012 09:10:16 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 242ca7f..41417af 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -82,6 +82,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework. * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library. * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library. +* [PHP Option](https://github.com/schmittjoh/php-option) An option type library. # C Extension Frameworks