|
|
@@ -45,6 +45,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
45
|
45
|
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
|
46
|
46
|
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
|
|
47
|
47
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
|
|
48
|
+* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|
|
48
|
49
|
* [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
|
|
49
|
50
|
* [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
|
|
50
|
51
|
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|