2017 © Pedro Peláez
 

library profiler-toolbar

Profiler toolbar for Zend Developer Tools

image

skpd/profiler-toolbar

Profiler toolbar for Zend Developer Tools

  • Wednesday, March 26, 2014
  • by Skpd
  • Repository
  • 2 Watchers
  • 11 Stars
  • 186 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Skpd\ProfilerToolbar, v1

SensioLabsInsight, (*1)

Build Status Total Downloads, (*2)

Introduction

Skpd\ProfilerToolbar is a module for Zend Framework 2, that adds profiler to the Zend Developer Tools., (*3)

Requirements

Installation

With composer

  1. Add this project in your composer.json:, (*4)

    "require": {
        "skpd/profiler-toolbar": "dev-master"
    }
    

Post installation

  1. Enable it in your application.config.php file., (*5)

    return array(
        'modules' => array(
            'Skpd\ProfilerToolbar',
            // ...
        ),
    );
    

The Versions

26/03 2014

dev-master

9999999-dev https://github.com/Skpd/profiler-toolbar

Profiler toolbar for Zend Developer Tools

  Sources   Download

MIT

The Requires

 

by Dmitry Shabanov

zend framework 2 profiler zend developer tools toolbar zendframework2 zenddevelopertools