Download the PHP package phpcq/autoload-validation without Composer
On this page you can find all versions of the php package phpcq/autoload-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpcq/autoload-validation
More information about phpcq/autoload-validation
Files in phpcq/autoload-validation
Download phpcq/autoload-validation
More information about phpcq/autoload-validation
Files in phpcq/autoload-validation
Vendor phpcq
Package autoload-validation
Short Description Check that the contents of the composer.json autoload keys are correct.
License MIT
Package autoload-validation
Short Description Check that the contents of the composer.json autoload keys are correct.
License MIT
Please rate this library. Is it a good library?
Informations about the package autoload-validation
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:
Call the binary:
Optionally pass the root of the git repository to check:
All versions of autoload-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 | ^7.1
symfony/console Version ^3.0 | ^4.0 | ^5.0
symfony/finder Version ^3.0 | ^4.0 | ^5.0
psr/log Version ^1.1.3
symfony/console Version ^3.0 | ^4.0 | ^5.0
symfony/finder Version ^3.0 | ^4.0 | ^5.0
psr/log Version ^1.1.3
The package phpcq/autoload-validation contains the following files
Loading the files please wait ....