2017 © Pedro Peláez
 

library lemo-tracy

Tracy integration to Zend Framework 2

image

matycz/lemo-tracy

Tracy integration to Zend Framework 2

  • Tuesday, November 22, 2016
  • by MatyCZ
  • Repository
  • 1 Watchers
  • 0 Stars
  • 670 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 1 % Grown

The README.md

Tracy Module for Laminas

Tracy integration to Laminas. The Lemo\Tracy module provides integration of Tracy to Laminas quickly and easily with many configuration options., (*1)

Installation

Open terminal and go to your application directory, (*2)

  1. Run composer require matycz/lemo-tracy
  2. Copy lemotracy.local.php.dist to /config/autoload/ and rename it to lemotracy.local.php
  3. Add Lemo\Tracy to /config/application.ini to section modules as one of the first modules

The Versions

19/01 2016

1.0.1

1.0.1.0 https://github.com/MatyCZ/LemoTracy

Tracy integration to Zend Framework 2

  Sources   Download

MIT

The Requires

  • php >=5.4
  • tracy/tracy dev-master
  • zenframework/zend-loader >=2.5
  • zenframework/zend-eventmanager >=2.5
  • zenframework/zend-modulemanager >=2.5
  • zenframework/zend-servicemanager >=2.5
  • zenframework/zend-stdlib >=2.5

 

zf2 tracy