2017 © Pedro Peláez
 

library profiler

Itkg profiler library

image

itkg/profiler

Itkg profiler library

  • Tuesday, January 6, 2015
  • by pdenis
  • Repository
  • 3 Watchers
  • 0 Stars
  • 6,581 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Itkg Profiler library

Build Status Scrutinizer Code Quality Code Coverage, (*1)

Installation

Installation by Composer

If you use composer, add itkg/profiler as a dependency to the composer.json of your application, (*2)

    "require": {
        ...
        "itkg/profiler": "dev-master"
        ...
    },

To install assets in your web directory with composer, you can add this lines :, (*3)

    "extra": {
        "itkg_profiler_asset_dir": "path/to/your/web/directory"
    },
    "scripts": {
        "post-update-cmd":  "Itkg\\Profiler\\Composer\\Installer::copyAssets",
        "post-install-cmd": "Itkg\\Profiler\\Composer\\Installer::copyAssets"
    }

The Versions

06/01 2015

dev-master

9999999-dev http://github.com/itkg/profiler

Itkg profiler library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS
by Avatar Interakting
by Mathieu DUPLOUY

library profiler interakting

30/12 2014

dev-listener

dev-listener http://github.com/itkg/profiler

Itkg profiler library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS
by Avatar Interakting
by Mathieu DUPLOUY

library profiler interakting