matycz/lemo-tracy

Tracy integration to Laminas

Maintainers

👁 MatyCZ

Package info

github.com/MatyCZ/php-lemo-tracy

pkg:composer/matycz/lemo-tracy

Statistics

Installs: 7 623

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

4.1.0 2022-12-12 07:37 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause a8085c1615d9a8445453b33e06c9a691dd23a16d

  • Matej Szendi

tracylaminas

This package is auto-updated.

Last update: 2026-06-12 15:23:29 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