Download the PHP package cliphar/cliphar-skeleton without Composer
On this page you can find all versions of the php package cliphar/cliphar-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cliphar/cliphar-skeleton
More information about cliphar/cliphar-skeleton
Files in cliphar/cliphar-skeleton
Download cliphar/cliphar-skeleton
More information about cliphar/cliphar-skeleton
Files in cliphar/cliphar-skeleton
Vendor cliphar
Package cliphar-skeleton
Short Description PHP framework for CLI apps
License MIT
Homepage https://github.com/jjtorroglosa/cliphar
Package cliphar-skeleton
Short Description PHP framework for CLI apps
License MIT
Homepage https://github.com/jjtorroglosa/cliphar
Keywords microframeworkcli
Please rate this library. Is it a good library?
Informations about the package cliphar-skeleton
Cliphar
A project template for building cliphar apps
Usage
composer create-project cliphar/cliphar-skeleton
cd cliphar-skeleton
git init
git add -A
git commit -am"First commit"
composer update --no-dev
box build
php cliphar-skeleton.phar
To be able to compile the phar you need to install box
*Note: Keep in mind that box requires the option phar.readonly = false in your php.ini
For more info about usage read the Cliphar docs
All versions of cliphar-skeleton with dependencies
PHP Build Version
Package Version
The package cliphar/cliphar-skeleton contains the following files
Loading the files please wait ...