Karma
PHP CLI tool to hydrate source code with environment dependent values
QA
Service | Result |
---|---|
Travis CI (PHP 7.4) | |
Scrutinizer | |
Packagist |
Installation
Download latest phar (recommended) :
wget https://github.com/Niktux/karma/releases/download/7.4.0/karma.phar
Or use composer (disapproved)
{
"require": {
"niktux/karma" : "~7.4"
}
}
Full Documentation
You can find it here : http://karma-php.com/
Versionning
Karme use semver. It supports PHP 5.6 until Karma 5.6 version. Next version dropped 5.6 support but also 7.0 to 7.3 one : that's why we jumped from Karma 5.6 to ... Karma 7.4