Download the PHP package indeyets/pake without Composer
On this page you can find all versions of the php package indeyets/pake. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download indeyets/pake
More information about indeyets/pake
Files in indeyets/pake
Download indeyets/pake
More information about indeyets/pake
Files in indeyets/pake
Vendor indeyets
Package pake
Short Description PHP automation tool inspired by Rake
License MIT
Homepage https://github.com/indeyets/pake/wiki
Package pake
Short Description PHP automation tool inspired by Rake
License MIT
Homepage https://github.com/indeyets/pake/wiki
Please rate this library. Is it a good library?
Informations about the package pake
Pake
Pake is a PHP automation tool with capabilities similar to make. See Wiki for details.
Installation
The recommended way to install Pake is through Composer.
Just create a composer.json
file and run the php composer.phar install
command to install it:
{
"require": {
"indeyets/pake": "~1.99"
}
}
All versions of pake with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.1
ext-ctype Version *
ext-json Version *
ext-mbstring Version *
ext-ctype Version *
ext-json Version *
ext-mbstring Version *
The package indeyets/pake contains the following files
Loading the files please wait ....