kkevindev / composer-psr4-autoload-validator
Small CLI wrapper around Composer's PSR-4 autoload validation.
Package info
github.com/kkevindev/composer-psr4-autoload-validator
pkg:composer/kkevindev/composer-psr4-autoload-validator
1.0.1
2026-04-13 12:40 UTC
Requires
- php: ^8.3
- symfony/console: ^6.4 || ^7.0 || ^8.0
Requires (Dev)
README
Small CLI tool that runs Composer's PSR-4 autoload script for the current project and prints/validates the results.
Installation
composer require --dev kkevindev/composer-psr4-autoload-validator
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