PHPackages                             kkevindev/composer-psr4-autoload-validator - 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. [CLI &amp; Console](/categories/cli)
4. /
5. kkevindev/composer-psr4-autoload-validator

ActiveLibrary[CLI &amp; Console](/categories/cli)

kkevindev/composer-psr4-autoload-validator
==========================================

Small CLI wrapper around Composer's PSR-4 autoload validation.

1.0.1(1mo ago)0367↑94.9%MITPHPPHP ^8.3CI passing

Since Apr 13Pushed 1mo agoCompare

[ Source](https://github.com/kkevindev/composer-psr4-autoload-validator)[ Packagist](https://packagist.org/packages/kkevindev/composer-psr4-autoload-validator)[ RSS](/packages/kkevindev-composer-psr4-autoload-validator/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

PSR-4 Autoload Validator
========================

[](#psr-4-autoload-validator)

[![PHPUnit Tests](https://github.com/kkevindev/composer-psr4-autoload-validator/actions/workflows/quality_assurance.yaml/badge.svg)](https://github.com/kkevindev/composer-psr4-autoload-validator/actions/workflows/quality_assurance.yaml/badge.svg)[![Supported PHP Versions](https://camo.githubusercontent.com/31a87e1f22b529af58a2615dde6bcd4902061209db5e98adc4b5dff3e99f5f02/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253545382e332d3737374242343f6c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://camo.githubusercontent.com/31a87e1f22b529af58a2615dde6bcd4902061209db5e98adc4b5dff3e99f5f02/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253545382e332d3737374242343f6c6f676f3d706870266c6f676f436f6c6f723d7768697465)

Small CLI tool that runs Composer's PSR-4 autoload script for the current project and prints/validates the results.

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

[](#installation)

```
composer require --dev kkevindev/composer-psr4-autoload-validator
```

Usage
-----

[](#usage)

Run the binary from the root of the project you want to validate.
 This is the directory where your `composer.json` file lives.

```
vendor/bin/kkevindev-composer-psr4-autoload-validator
```

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance89

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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 ~0 days

Total

2

Last Release

57d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34477826?v=4)[Kevin](/maintainers/kkevindev)[@kkevindev](https://github.com/kkevindev)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kkevindev-composer-psr4-autoload-validator/health.svg)

```
[![Health](https://phpackages.com/badges/kkevindev-composer-psr4-autoload-validator/health.svg)](https://phpackages.com/packages/kkevindev-composer-psr4-autoload-validator)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13045.3M6.1k](/packages/illuminate-console)

PHPackages © 2026

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