Quellcode durchsuchen

Merge pull request #259 from rotexdegba/patch-2

Added Cilex a micro framework for creating PHP CLI
pull/263/head
Jamie York vor 11 Jahren
Ursprung
Commit
5971c36b2c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -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.*

Laden…
Abbrechen
Speichern