PHPackages                             aoepeople/aoe\_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. aoepeople/aoe\_profiler

AbandonedArchivedMagento-module[Debugging &amp; Profiling](/categories/debugging)

aoepeople/aoe\_profiler
=======================

Magento Profiler

v0.3.0(12y ago)24719.6k101[25 issues](https://github.com/AOEpeople/Aoe_Profiler/issues)[4 PRs](https://github.com/AOEpeople/Aoe_Profiler/pulls)OSL-3.0PHP

Since Oct 27Pushed 5y ago69 watchersCompare

[ Source](https://github.com/AOEpeople/Aoe_Profiler)[ Packagist](https://packagist.org/packages/aoepeople/aoe_profiler)[ Docs](http://www.fabrizio-branca.de/magento-profiler.html)[ RSS](/packages/aoepeople-aoe-profiler/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

AOE Profiler
============

[](#aoe-profiler)

[![Build Status](https://camo.githubusercontent.com/1e7b3ebf1d8d14b16fc858886cc0ac0c4345d867768946e4bd315245abaff5fb/68747470733a2f2f7472617669732d63692e6f72672f414f4570656f706c652f416f655f50726f66696c65722e7376673f6272616e63683d6861636b6174686f6e)](https://travis-ci.org/AOEpeople/Aoe_Profiler)

For the Magento 2 version of this extension, please visit: [https://github.com/perryholden/Holdenovi\_Profiler](https://github.com/perryholden/Holdenovi_Profiler)

Usage
-----

[](#usage)

Copy the aoe\_profiler.xml.sample file to var/aoe\_profiler.xml and find some documentation on what the settings mean in that file.

Find some more settings in System &gt; Configuration &gt; Developer &gt; Debug &gt; Profiler.

Enable database profiling
-------------------------

[](#enable-database-profiling)

Add this to your local.xml:

```

                    1

```

Notes
-----

[](#notes)

Depending on the complexity of your site a lot of data ends up being collected during a profile run. The first problem with this is that the database table holding this information might be growing. Please double check the cron settings of the cleanup task.

By default MySQL comes with max\_allowed\_packet set to 1 MB. One profile run could exceed 1 MB. Please check var/system.log for error messages and increase this setting in our MySQL server settings (/etc/mysql/myconf). (Also see: )

```
[mysqld]
max_allowed_packet=16M

```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4634d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7c128588934775b07942f0a35a325d72cb06acb975f4527e20b4a20ded97d18?d=identicon)[fbrnc](/maintainers/fbrnc)

![](https://www.gravatar.com/avatar/960234235576bad43bcf26bd7618875f7aac66e5b86200a1339c648e55b8ad25?d=identicon)[LeeSaferite](/maintainers/LeeSaferite)

---

Top Contributors

[![fbrnc](https://avatars.githubusercontent.com/u/468820?v=4)](https://github.com/fbrnc "fbrnc (14 commits)")[![tmotyl](https://avatars.githubusercontent.com/u/515397?v=4)](https://github.com/tmotyl "tmotyl (7 commits)")[![bastianccm](https://avatars.githubusercontent.com/u/1145424?v=4)](https://github.com/bastianccm "bastianccm (6 commits)")[![mzeis](https://avatars.githubusercontent.com/u/371060?v=4)](https://github.com/mzeis "mzeis (5 commits)")[![LeeSaferite](https://avatars.githubusercontent.com/u/47386?v=4)](https://github.com/LeeSaferite "LeeSaferite (4 commits)")[![colinmollenhour](https://avatars.githubusercontent.com/u/38738?v=4)](https://github.com/colinmollenhour "colinmollenhour (3 commits)")[![aadmathijssen](https://avatars.githubusercontent.com/u/3796971?v=4)](https://github.com/aadmathijssen "aadmathijssen (3 commits)")[![philwinkle](https://avatars.githubusercontent.com/u/589550?v=4)](https://github.com/philwinkle "philwinkle (2 commits)")[![Vinai](https://avatars.githubusercontent.com/u/72463?v=4)](https://github.com/Vinai "Vinai (1 commits)")[![bobbyshaw](https://avatars.githubusercontent.com/u/553566?v=4)](https://github.com/bobbyshaw "bobbyshaw (1 commits)")[![datenbrille](https://avatars.githubusercontent.com/u/795463?v=4)](https://github.com/datenbrille "datenbrille (1 commits)")[![mystix](https://avatars.githubusercontent.com/u/174070?v=4)](https://github.com/mystix "mystix (1 commits)")[![paales](https://avatars.githubusercontent.com/u/1244416?v=4)](https://github.com/paales "paales (1 commits)")[![pbrouwers](https://avatars.githubusercontent.com/u/6161384?v=4)](https://github.com/pbrouwers "pbrouwers (1 commits)")[![perryholden](https://avatars.githubusercontent.com/u/13052746?v=4)](https://github.com/perryholden "perryholden (1 commits)")

### Embed Badge

![Health badge](/badges/aoepeople-aoe-profiler/health.svg)

```
[![Health](https://phpackages.com/badges/aoepeople-aoe-profiler/health.svg)](https://phpackages.com/packages/aoepeople-aoe-profiler)
```

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.6k](/packages/spatie-craft-ray)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
