matycz/lemo-tracy

Tracy integration to Laminas

4.1.0 2022-12-12 07:37 UTC

This package is auto-updated.

Last update: 2024-04-12 10:31:21 UTC


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

  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