PHPackages                             daylerees/anbu-agent - 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. daylerees/anbu-agent

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

daylerees/anbu-agent
====================

The Anbu Profiler service agent.

1.0.2(10y ago)31.9kPHP

Since Feb 13Pushed 10y agoCompare

[ Source](https://github.com/daylerees/anbu-agent)[ Packagist](https://packagist.org/packages/daylerees/anbu-agent)[ RSS](/packages/daylerees-anbu-agent/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Anbu Service Agent
==================

[](#anbu-service-agent)

To install the anbu service agent:

```
composer require daylerees/anbu-agent

```

Install Anbu service profider in your Laravel 5.2.\* app:

```
Anbu\Profiler\Providers\AnbuServiceProvider::class

```

Install the Anbu global middleware: (`$middleware` in `App\Http\Kernel.php`)

```
Anbu\Profiler\Middleware\AnbuMiddleware::class

```

Publish the configuration files:

```
php artisan vendor:publish

```

Add your anbu token to `.env`:

```
ANBU_TOKEN=this_is_my_anbu_token

```

Ensure that your app has debug mode enabled (for beta):

```
APP_DEBUG=true

```

You're done! Enjoy using the anbu beta!

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% 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 ~0 days

Total

5

Last Release

3788d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5df33ae838a2ae1bf42eda2f083df8cf63bdc3634b8c728d9acc883e72f62248?d=identicon)[daylerees](/maintainers/daylerees)

---

Top Contributors

[![daylerees](https://avatars.githubusercontent.com/u/207870?v=4)](https://github.com/daylerees "daylerees (13 commits)")[![Tomkingham](https://avatars.githubusercontent.com/u/53561086?v=4)](https://github.com/Tomkingham "Tomkingham (1 commits)")

---

Tags

laravelprofilerprofilingAgentdayleanburees

### Embed Badge

![Health badge](/badges/daylerees-anbu-agent/health.svg)

```
[![Health](https://phpackages.com/badges/daylerees-anbu-agent/health.svg)](https://phpackages.com/packages/daylerees-anbu-agent)
```

###  Alternatives

[fruitcake/laravel-telescope-toolbar

Toolbar for Laravel Telescope based on Symfony Web Profiler

8041.7M5](/packages/fruitcake-laravel-telescope-toolbar)[laracraft-tech/laravel-xhprof

Easy XHProf setup to profile your laravel application!

235344.1k](/packages/laracraft-tech-laravel-xhprof)[bavix/laravel-xhprof

Quick profiling of your code for Laravel

22157.3k](/packages/bavix-laravel-xhprof)[daylerees/anbu

The Anbu profiler for Laravel 4.

3054.9k](/packages/daylerees-anbu)[noisebynorthwest/php-spx

A simple &amp; straight-to-the-point PHP profiling extension with its built-in web UI

2.6k1.3k](/packages/noisebynorthwest-php-spx)[sebklaus/profiler

A profiler for Laravel 4. A continuation of the retired juy/profiler.

3620.2k](/packages/sebklaus-profiler)

PHPackages © 2026

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