From d4cdf5eb3723bdf700178b551c1a2ca8fa113678 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 11 Sep 2012 12:16:41 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 90abcf3..8728f98 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -48,6 +48,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library. * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library. * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. +* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. # C Extension Frameworks * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.