|
|
@@ -44,6 +44,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
44
|
44
|
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
|
45
|
45
|
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
|
|
46
|
46
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
|
|
47
|
+* [FTP PHP](https://github.com/rjkip/ftp-php) - An FTP wrapper class.
|
|
47
|
48
|
|
|
48
|
49
|
# C Extension Frameworks
|
|
49
|
50
|
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.
|