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
- Host: GitHub
- URL: https://github.com/matycz/php-lemo-tracy
- Owner: MatyCZ
- License: bsd-3-clause
- Created: 2016-01-19T13:08:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T07:37:21.000Z (almost 3 years ago)
- Last Synced: 2025-06-15T06:43:03.789Z (4 months ago)
- Topics: laminas, tracy
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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