diff --git a/README.md b/README.md index c6a5a10..d9ebca9 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. *Micro frameworks and routers.* * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. +* [Cilex](https://github.com/Cilex/Cilex) - A PHP micro-framework for Command line tools based on the Symfony2 Components * [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs. * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.