Download the PHP package arokettu/composer-license-manager without Composer
On this page you can find all versions of the php package arokettu/composer-license-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download arokettu/composer-license-manager
More information about arokettu/composer-license-manager
Files in arokettu/composer-license-manager
Package composer-license-manager
Short Description License management plugin for Composer
License MIT
Homepage https://sandfox.dev/php/composer-license-manager.html
Informations about the package composer-license-manager
Composer License Manager
License management plugin for Composer.
Installation
Features
The plugin is configured in the extra
section of the composer.json
file.
Scan for undesired licenses
Run composer licenses:scan
to check installed packages for undesired licenses.
Policy enforcement
With "enforced": true
(default setting) the plugin will prevent installation of packages with undesired licenses during composer install
and composer update
.
Documentation
Read full documentation here: https://sandfox.dev/php/composer-license-manager.html
Also on Read the Docs: https://composer-license-manager.readthedocs.io/
Support
Please file issues on our main repo at GitLab: https://gitlab.com/sandfox/composer-license-manager/-/issues
Feel free to ask any questions in our room on Gitter: https://gitter.im/arokettu/community
License
The library is available as open source under the terms of the MIT License.
All versions of composer-license-manager with dependencies
composer-plugin-api Version ^2.3