1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
This commit is contained in:
ziadoz 2012-09-06 08:20:09 -07:00
parent be987b3805
commit b6349cc1dd

View File

@ -46,6 +46,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
* [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.
# C Extension Frameworks
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.