Parcourir la source

Added Cilex a micro framework for creating PHP CLI

Added Cilex a micro framework for creating PHP CLI to the Command Line Section
pull/259/head
Rotimi Ade il y a 11 ans
Parent
révision
9f85d51a24
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -113,7 +113,6 @@ 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
117 116
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
118 117
 * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
119 118
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
@@ -436,6 +435,7 @@ Libraries to help manage database schemas and migrations.
436 435
 * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
437 436
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
438 437
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
438
+* [Cilex](https://github.com/Cilex/Cilex) - A PHP micro-framework for Command line tools based on the Symfony2 Components
439 439
 
440 440
 ## Authentication
441 441
 *Libraries for implementing authentications schemes.*

Chargement…
Annuler
Enregistrer