matycz/lemo-tracy
Tracy integration to Laminas
Maintainers
4.1.0
2022-12-12 07:37 UTC
Requires
- php: ^8.0
- laminas/laminas-config: ^3.2
- laminas/laminas-eventmanager: ^3.0
- laminas/laminas-loader: ^2.6
- laminas/laminas-modulemanager: ^2.8
- laminas/laminas-mvc: ^3.1
- laminas/laminas-servicemanager: ^3.4
- laminas/laminas-stdlib: ^3.2
- tracy/tracy: ^2.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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
- Run
composer require matycz/lemo-tracy - Copy
lemotracy.local.php.distto/config/autoload/and rename it tolemotracy.local.php - Add
Lemo\Tracyto/config/application.inito sectionmodulesas one of the first modules
