PHPackages                             phpcq/autoload-validation - 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. phpcq/autoload-validation

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

phpcq/autoload-validation
=========================

Check that the contents of the composer.json autoload keys are correct.

1.3.1(5y ago)7119.9k↓67.3%3[1 issues](https://github.com/phpcq/autoload-validation/issues)[2 PRs](https://github.com/phpcq/autoload-validation/pulls)4MITPHPPHP ^5.6 | ^7.1

Since Jan 11Pushed 4y ago8 watchersCompare

[ Source](https://github.com/phpcq/autoload-validation)[ Packagist](https://packagist.org/packages/phpcq/autoload-validation)[ GitHub Sponsors](https://github.com/discordier)[ GitHub Sponsors](https://github.com/dmolineus)[ RSS](/packages/phpcq-autoload-validation/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (22)Used By (4)

[![Version](https://camo.githubusercontent.com/0403f40f47a258f37fb621b081dc4cb3e66bfb4bc8912885ff234ba192afc8b0/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687063712f6175746f6c6f61642d76616c69646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpcq/autoload-validation)[![Stable Build Status](https://camo.githubusercontent.com/d22256baef1bb142ee93fd04a00986a00761c14e2c14bc41c289fac5b99b4d7e/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f70687063712f6175746f6c6f61642d76616c69646174696f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phpcq/autoload-validation)[![Upstream Build Status](https://camo.githubusercontent.com/7ae311c205bc4ecac6aaac732a83659ccd26608bd031b9df85bd9394cac8cfc8/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f70687063712f6175746f6c6f61642d76616c69646174696f6e2f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phpcq/autoload-validation)[![License](https://camo.githubusercontent.com/8157e3f949781115850565ede0e269e33ef2b8ba04f6205391cf80c31eee118b/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f70687063712f6175746f6c6f61642d76616c69646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/phpcq/autoload-validation/blob/master/LICENSE)[![Downloads](https://camo.githubusercontent.com/fac3f8b719cdeae749792cb72b53060c3998e61b26464fa03a6238b6178c2136/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70687063712f6175746f6c6f61642d76616c69646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpcq/autoload-validation)

Validate the autoload information within composer.json.
=======================================================

[](#validate-the-autoload-information-within-composerjson)

This is useful to ensure that all classes covered by the defined autoload information in the `composer.json`.

Usage
-----

[](#usage)

Add to your `composer.json` in the `require-dev` section:

```
"phpcq/autoload-validation": "~1.0"

```

Call the binary:

```
./vendor/bin/check-autoloading.php

```

Optionally pass the root of the git repository to check:

```
./vendor/bin/check-autoloading.php /path/to/some/repository

```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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 ~122 days

Recently: every ~188 days

Total

18

Last Release

2113d ago

PHP version history (3 changes)1.0.0PHP &gt;=5.3.4

1.2.6PHP ^5.6 || ^7.0

1.3.0PHP ^5.6 | ^7.1

### Community

Maintainers

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

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

---

Top Contributors

[![discordier](https://avatars.githubusercontent.com/u/940331?v=4)](https://github.com/discordier "discordier (121 commits)")[![baumannsven](https://avatars.githubusercontent.com/u/2493263?v=4)](https://github.com/baumannsven "baumannsven (20 commits)")[![tristanlins](https://avatars.githubusercontent.com/u/343404?v=4)](https://github.com/tristanlins "tristanlins (4 commits)")[![dmolineus](https://avatars.githubusercontent.com/u/1186266?v=4)](https://github.com/dmolineus "dmolineus (3 commits)")

---

Tags

tool

### Embed Badge

![Health badge](/badges/phpcq-autoload-validation/health.svg)

```
[![Health](https://phpackages.com/badges/phpcq-autoload-validation/health.svg)](https://phpackages.com/packages/phpcq-autoload-validation)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[drupal/core-recommended

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

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

PHPackages © 2026

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