Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-cilex1 - PHP micro-framework for Command line tools
- Description:
Cilex provides the means to build anything from small script collections to
complete command line applications.
Cilex aims to be:
* extensible, Cilex leverages Service Providers to add basic functionality,
such as dealing with configuration files
* easy to use, an application and a series of commands; you don't need anything
more to get started.
* Testable, Cilex leverages the Dependency Injection Container Pimple and the
Symfony2 Console Component; which makes it easy to test your application.
Autoloader: /usr/share/php/Cilex1/autoload.php
Packages