Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ACDGILMOPQRWXYZ
			]
		
		
			
				
					php-cilex1 - PHP micro-framework for Command line tools
					
						- Website:
- http://cilex.github.io/
- Licence:
- MIT
- Vendor:
- Remi Collet
						- 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
					
						
							| php-cilex1-1.1.0-2.el7.remi.noarch | [14 KiB] | Changelog by Shawn Iwinski (2017-06-12): - Add link to upstream cilex/console-service-provider license file request
- Remove php-tokenizer dependency
- Add php-composer(cilex/console-service-provider) provides |