Skip to content

lebris/karma

 
 

Repository files navigation

Karma

PHP CLI tool to hydrate source code with environment dependent values

QA

SensioLabsInsight

Service Result
Travis CI (PHP 5.4 + 5.5 + 5.6 + 7.0) Build Status
Scrutinizer Scrutinizer Quality Score
Packagist Latest Stable Version

Installation

Download latest phar:

  wget https://github.com/Niktux/karma/releases/download/5.5.2/karma.phar

Or use composer (but you could experiment illegitimate dependencies conflict with your project) :

{
    "require": {
		    "niktux/karma" : "~5.5"
    }
}

Full Documentation

You can find it here : http://karma-php.com/

Packages

No packages published

Languages

  • PHP 99.9%
  • Makefile 0.1%