Skip to content

phpcq/autoload-validation

Repository files navigation

Version Stable Build Status Upstream Build Status License Downloads

Validate the autoload information within composer.json.

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

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

About

Automatically check that all autoloading information in composer.json is correct.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages