PHPackages                             contao-community-alliance/build-system-tool-autoloading-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. contao-community-alliance/build-system-tool-autoloading-validation

Abandoned → [phpcq/autoload-validation](/?search=phpcq%2Fautoload-validation)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

contao-community-alliance/build-system-tool-autoloading-validation
==================================================================

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

04.1k1PHP

Since Nov 12Pushed 11y ago2 watchersCompare

[ Source](https://github.com/contao-community-alliance-archive/build-system-tool-autoloading-validation)[ Packagist](https://packagist.org/packages/contao-community-alliance/build-system-tool-autoloading-validation)[ RSS](/packages/contao-community-alliance-build-system-tool-autoloading-validation/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (1)

[![Version](https://camo.githubusercontent.com/ccaff894ac4e95b59edae6b900a89e2e81d22b0f8216d70d5015e1bb2fad0516/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e74616f2d636f6d6d756e6974792d616c6c69616e63652f6275696c642d73797374656d2d746f6f6c2d6175746f6c6f6164696e672d76616c69646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/contao-community-alliance/build-system-tool-autoloading-validation)[![Stable Build Status](https://camo.githubusercontent.com/ceb2bd3c59595bfa7289f0d24e92ef8a6587a10b63cc9a5e35f3837eaf4c894e/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f636f6e74616f2d636f6d6d756e6974792d616c6c69616e63652f6275696c642d73797374656d2d746f6f6c2d6175746f6c6f6164696e672d76616c69646174696f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/contao-community-alliance/build-system-tool-autoloading-validation)[![Upstream Build Status](https://camo.githubusercontent.com/d07292fc8a5a65bd6cbf0123c918dfbbdb58b08ac6b92debc757498c5718edfd/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f636f6e74616f2d636f6d6d756e6974792d616c6c69616e63652f6275696c642d73797374656d2d746f6f6c2d6175746f6c6f6164696e672d76616c69646174696f6e2f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/contao-community-alliance/build-system-tool-autoloading-validation)[![License](https://camo.githubusercontent.com/34e86794d6c06f92c3238e2b8cc04eb25f66cd0e775183b3f757ada5741fd783/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f6e74616f2d636f6d6d756e6974792d616c6c69616e63652f6275696c642d73797374656d2d746f6f6c2d6175746f6c6f6164696e672d76616c69646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/contao-community-alliance/build-system-tool-autoloading-validation/blob/master/LICENSE)[![Downloads](https://camo.githubusercontent.com/ca2f23b7a247665af71c81fd7d089e8e0772405d43d125069382f55df8fc1482/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e74616f2d636f6d6d756e6974792d616c6c69616e63652f6275696c642d73797374656d2d746f6f6c2d6175746f6c6f6164696e672d76616c69646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/contao-community-alliance/build-system-tool-autoloading-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:

```
"contao-community-alliance/build-system-tool-autoloading-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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8672569?v=4)[California College of Arts](/maintainers/cca)[@cca](https://github.com/cca)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/contao-community-alliance-build-system-tool-autoloading-validation/health.svg)

```
[![Health](https://phpackages.com/badges/contao-community-alliance-build-system-tool-autoloading-validation/health.svg)](https://phpackages.com/packages/contao-community-alliance-build-system-tool-autoloading-validation)
```

PHPackages © 2026

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