An open API service indexing awesome lists of open source software.

https://github.com/matycz/php-lemo-tracy

Tracy integration to Laminas
https://github.com/matycz/php-lemo-tracy

laminas tracy

Last synced: 3 months ago
JSON representation

Tracy integration to Laminas

Awesome Lists containing this project

README

          

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.

## Installation

Open terminal and go to your application directory

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