Sfoglia il codice sorgente

Merge pull request #259 from rotexdegba/patch-2

Added Cilex a micro framework for creating PHP CLI
pull/263/head
Jamie York 11 anni fa
parent
commit
5971c36b2c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -437,6 +437,7 @@ Libraries to help manage database schemas and migrations.
437 437
 * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
438 438
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
439 439
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
440
+* [Cilex](https://github.com/Cilex/Cilex) - A PHP micro-framework for Command line tools based on the Symfony2 Components
440 441
 
441 442
 ## Authentication
442 443
 *Libraries for implementing authentications schemes.*

Loading…
Annulla
Salva