Download the PHP package climphp/clim without Composer
On this page you can find all versions of the php package climphp/clim. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor climphp
Package clim
Short Description Clim is a PHP micro framework that helps you quickly write simple yet powerful command line applications
License MIT
Homepage https://github.com/climphp/Clim
Package clim
Short Description Clim is a PHP micro framework that helps you quickly write simple yet powerful command line applications
License MIT
Homepage https://github.com/climphp/Clim
Please rate this library. Is it a good library?
Informations about the package clim
Clim Framework
PHP Micro framework for command line application inspired by Slim Framework
Features
- Simple yet powerful configuration
- DI Container support
- Sub command dispatch
- Middleware support
Install
Usage
After composer install
, create an hello.php
file with the following contents:
Then from the shell:
For more information on how to configure your clie application, see the Documentation.
Tests
To execute the test suite, you'll need codeception.
Credits
Special thanks to Slim Framework for the archtecture and the api design.
License
The Clim Framework is licensed under the MIT license. See License File for more information.
All versions of clim with dependencies
PHP Build Version
Package Version
The package climphp/clim contains the following files
Loading the files please wait ....