This commit is contained in:
ziadoz 2012-08-31 15:46:05 -07:00
parent a47a03f4fe
commit 627c0d5440
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
* [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.
# C Extension Frameworks
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.