Sfoglia il codice sorgente

Added Cilex a micro framework for creating PHP CLI

Added Cilex a lightweight framework for creating PHP CLI scripts inspired by Silex.
pull/259/head
Rotimi Ade 11 anni fa
parent
commit
dd60284aff
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

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

Loading…
Annulla
Salva