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)7108.6k↓35%3[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 1mo ago

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 88% of packages

Maintenance20

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

2068d 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

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)

PHPackages © 2026

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