Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
d4cdf5eb37
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

@@ -48,6 +48,7 @@ A list of amazingly awesome PHP libraries that you should be using:
48 48
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
49 49
 * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
50 50
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
51
+* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
51 52
 
52 53
 # C Extension Frameworks
53 54
 * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.

Loading…
Cancel
Save