Bladeren bron

Merge pull request #259 from rotexdegba/patch-2

Added Cilex a micro framework for creating PHP CLI
pull/263/head
Jamie York 11 jaren geleden
bovenliggende
commit
5971c36b2c
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -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…
Annuleren
Opslaan