kkevindev/composer-psr4-autoload-validator

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

Maintainers

Package info

github.com/kkevindev/composer-psr4-autoload-validator

pkg:composer/kkevindev/composer-psr4-autoload-validator

Statistics

Installs: 26

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-04-13 12:40 UTC

This package is auto-updated.

Last update: 2026-04-13 12:56:43 UTC


README

PHPUnit Tests Supported PHP Versions

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