Tracy integration to Zend Framework 2. The LemoTracy module provides integration of Tracy to Zend Framework quickly and easily.
- Tracy (version 2.4 - latest development)
- Zend Framework 2 (version 2.5)
Open terminal and go to your application directory
- Run
php composer.phar require matycz/matycz-tracy:1.*
- Add
LemoTracy
toapplication.ini
to sectionmodules
as one of the first modules