Preferred installation is via composer: groundsix/profiler
{
"require" : {
"groundsix/profiler": "dev-master"
}
}
You can also clone the repository using git: git clone [email protected]:GroundSix/Profiler.git
composer install
phpunit --configuration phpunit.xml
MIT (see LICENSE)