beastbytes/yii-tracy

Configuration to integrate the Tracy Yii Framework Latte Template Renderer

dev-main 2025-02-17 15:01 UTC

This package is auto-updated.

Last update: 2025-02-17 15:01:15 UTC


README

This package integrates the Tracy debugging tool into Yii3 by providing the neccessary configuration.

Requirements

  • PHP 8.1 or higher

Installation

Install the package using Composer:

Either:

composer require beastbytes/yii-tracy

or add the following to the require section of your composer.json

"beastbytes/yii-tracy": "*"

Configuration

Ensure there is a bootstrap-web entry in your composer.json extra:config-plugin or external configuration file.

License

The BeastBytes Yii Tracy package is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.