1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-06 16:30:48 +00:00
This commit is contained in:
ziadoz 2012-09-11 12:16:41 -07:00
parent 958c10cbff
commit d4cdf5eb37

View File

@ -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. * [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. * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. * [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 # C Extension Frameworks
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework. * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.