-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Sahil-Gulati edited this page Aug 25, 2017
·
4 revisions
For installing PHPHump
on your system you need to have composer
installed on your system. Once required prerequisites have been installed you can proceed with the installation of PHPHump
. For installing this you have to move to project directory where you want to use this on command line and just hit.
composer require sahil-gulati/phphump
You can simply create a composer.json
file and copy-paste
below content.
{
"require":{
"sahil-gulati/phphump": "1.0.1"
}
}
and hit composer install
Attributes:
Hump If
Hump Loop
Hump While
Hump Attribute
Tags:
Hump Assign
Hump Switch
Hump Require
Hump Template