Download the PHP package piotrpress/composer-classmapper without Composer
On this page you can find all versions of the php package piotrpress/composer-classmapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download piotrpress/composer-classmapper
More information about piotrpress/composer-classmapper
Files in piotrpress/composer-classmapper
Download piotrpress/composer-classmapper
More information about piotrpress/composer-classmapper
Files in piotrpress/composer-classmapper
Vendor piotrpress
Package composer-classmapper
Short Description This Composer command generates a classmap.php file based on project files.
License MIT
Homepage https://github.com/PiotrPress/composer-classmapper
Package composer-classmapper
Short Description This Composer command generates a classmap.php file based on project files.
License MIT
Homepage https://github.com/PiotrPress/composer-classmapper
Please rate this library. Is it a good library?
Informations about the package composer-classmapper
Composer ClassMapper
This Composer command generates a classmap.php
file based on project files.
NOTE: The command can be executed in projects without composer.json
file too.
Installation
-
Add the command as a global composer plugin:
- Allow plugin execution:
Usage
- Execute the command in project's directory:
NOTE: The option exclude
is regex that matches file paths to be excluded from the classmap.
- After the command execution, simply include autoload file in the project:
Example
License
MIT
All versions of composer-classmapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
composer-plugin-api Version ^2.0
composer-plugin-api Version ^2.0
The package piotrpress/composer-classmapper contains the following files
Loading the files please wait ....