From 4116404fabcbbe4c20e2794d8c0d2275da71465b Mon Sep 17 00:00:00 2001 From: ziadoz Date: Sat, 15 Sep 2012 10:07:36 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index ced89bf..e04bb66 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -45,6 +45,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. +* [Commando](https://github.com/nategood/commando) - Another simple 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. * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.