PHPackages                             longman/profiler-library - 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. longman/profiler-library

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

longman/profiler-library
========================

PHP profiler library

0.2.5(10y ago)1291MITPHPPHP &gt;=5.5.0

Since Nov 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/akalongman/php-profiler-library)[ Packagist](https://packagist.org/packages/longman/profiler-library)[ Docs](https://github.com/akalongman/php-profiler-library)[ RSS](/packages/longman-profiler-library/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (5)Versions (13)Used By (1)

PHP Profiler Library
====================

[](#php-profiler-library)

[![Join the chat at https://gitter.im/akalongman/php-profiler-library](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/akalongman/php-profiler-library?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://camo.githubusercontent.com/cc21b6777650c6acdba992b64e6681879690b189d8cb21ec8b355fc3ec4a0653/68747470733a2f2f7472617669732d63692e6f72672f616b616c6f6e676d616e2f7068702d70726f66696c65722d6c6962726172792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/akalongman/php-profiler-library)[![Latest Stable Version](https://camo.githubusercontent.com/bee23cdda3d5be285e86debc06b4c166f1cb18d8a6d4c99262b499a198e8170f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4c6f6e676d616e2f70726f66696c65722d6c6962726172792e737667)](https://packagist.org/packages/longman/profiler-library)[![Total Downloads](https://camo.githubusercontent.com/042540efd34bc504072535b98f1c4f66c9e512c353fe759f79710059a9724e1e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4c6f6e676d616e2f70726f66696c65722d6c6962726172792e737667)](https://packagist.org/packages/longman/profiler-library)[![Downloads Month](https://camo.githubusercontent.com/632b93f358d15f3712b3e6962fef9f0da1869ae5d7044d6c84d78262a9a8e45f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f4c6f6e676d616e2f70726f66696c65722d6c6962726172792e737667)](https://packagist.org/packages/longman/profiler-library)[![License](https://camo.githubusercontent.com/ce0d5297384762644b25c92483a9c80257772353fe4f9ed3423ebf656c162d43/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f4c6f6e676d616e2f70726f66696c65722d6c6962726172792e737667)](https://packagist.org/packages/longman/profiler-library)

Profiler Library for debugging PHP applications.

### Introduction

[](#introduction)

TBD

### Require this package with Composer

[](#require-this-package-with-composer)

Install this package through [Composer](https://getcomposer.org/). Edit your project's `composer.json` file to require `longman/profiler-library`.

Create *composer.json* file:

```
{
    "name": "yourproject/yourproject",
    "type": "project",
    "require": {
        "php": ">=5.3.0",
        "longman/profiler-library": "*"
    }
}
```

And run composer update

**Or** run a command in your command line:

```
composer require longman/profiler-library

```

---

This code is available on [Github](https://github.com/akalongman/php-profiler-library). Pull requests are welcome.

Troubleshooting
---------------

[](#troubleshooting)

If you like living on the edge, please report any bugs you find on the [PHP Profiler Library issues](https://github.com/akalongman/php-profiler-library/issues) page.

Contributing
------------

[](#contributing)

See [CONTRIBUTING.md](CONTRIBUTING.md) for information.

Credits
-------

[](#credits)

Credit list in [CREDITS](CREDITS)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Every ~3 days

Total

12

Last Release

3854d ago

PHP version history (3 changes)0.1.0PHP &gt;=5.3.0

0.1.4PHP &gt;=5.5.0

0.2.0PHP &gt;=5.4.0

### Community

Maintainers

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

---

Top Contributors

[![akalongman](https://avatars.githubusercontent.com/u/423050?v=4)](https://github.com/akalongman "akalongman (47 commits)")

---

Tags

profilerdebugger

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/longman-profiler-library/health.svg)

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

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.7M1.0k](/packages/phpro-grumphp)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)

PHPackages © 2026

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