PHPackages                             pogulailo/unue - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pogulailo/unue

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pogulailo/unue
==============

Unused PHP code detector library

v1.0.0(3y ago)8618[1 issues](https://github.com/pogulailo/unue/issues)Apache-2.0PHP

Since Apr 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pogulailo/unue)[ Packagist](https://packagist.org/packages/pogulailo/unue)[ RSS](/packages/pogulailo-unue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Unue
====

[](#unue)

Unused PHP code detector library.

Usage
-----

[](#usage)

All you need to do is add this code before and after the code you want to examine

```
use Pogulailo\Unue;

$driver = new Driver\Pcov();
$transport = new Transport\RabbitMq();
$detector = new Manager($driver, $transport);

$detector->start();

// Your code

$detector->stop();
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/400292573c5e08e5aa8af5c3ae3a2e9c9154b39bcb1bf6fb8d07d0cd989269c7?d=identicon)[pogulailo](/maintainers/pogulailo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pogulailo-unue/health.svg)

```
[![Health](https://phpackages.com/badges/pogulailo-unue/health.svg)](https://phpackages.com/packages/pogulailo-unue)
```

###  Alternatives

[simple-updates/phpwhois

This package contains a Whois (RFC954) library for PHP. It allows a PHP program to create a Whois object, and obtain the output of a whois query with the Lookup function.

251.4k](/packages/simple-updates-phpwhois)

PHPackages © 2026

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