PHPackages                             foolz/profiler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. foolz/profiler

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

foolz/profiler
==============

monolog-based profiler

412.4k11PHP

Since Feb 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/FoolCode/Profiler)[ Packagist](https://packagist.org/packages/foolz/profiler)[ RSS](/packages/foolz-profiler/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (1)

Foolz\\Profiler
===============

[](#foolzprofiler)

This package provides a simple to use profiler, with the power of monolog.

Requirements
------------

[](#requirements)

- PHP 5.4 or higher
- Monolog (automatically installed with composer)

Installation
------------

[](#installation)

Install as any composer package.

Setup
-----

[](#setup)

You should load the profiler early in your code.

```
