Search by

akeb / profiler

AKEB

v1.3.0 2025-10-18 12:25 UTC

This package is auto-updated.

Last update: 2026-09-18 14:39:41 UTC


README

Install

composer project akeb/profiler

Composer config

{
    "require": {
        "akeb/profiler": "^1.1.3"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/AKEB/Framework-AKEB-profiler"
        }
    ]
}

or

composer require akeb/profiler