license-checker-php

CLI tool to verify used licenses in composer dependencies

MIT License

Downloads
232.8K
Stars
43
Committers
6

Bot releases are hidden (Show)

license-checker-php - The one with Symfony 7 and PHP 8.3 support Latest Release

Published by WouterSioen 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/madewithlove/license-checker-php/compare/v1.5...v1.6

license-checker-php - The One With The Empty License Fixes

Published by jdrieghe over 1 year ago

license-checker-php - The One With The Minimum PHP 8.1 Requirement

Published by jdrieghe over 2 years ago

Changed

  • Minimum required PHP version is now 8.1
  • [INTERNAL] Refactored some internal value objects for improved maintainability
license-checker-php - The One With The Absolute Path Support And License Output

Published by jdrieghe over 2 years ago

Changed

  • Absolute paths are now supported in the --filename flag (Thanks for the suggestion @dvdmunckhof)
  • Package licenses are now displayed as part of the CLI output (Thanks for the suggestion @codegain)
license-checker-php - The One With The Symfony 6 Support

Published by jdrieghe almost 3 years ago

Changed

  • Added support for Symfony 6 dependencies (thanks @ramsey)
  • PHP 8.1 is now the default version used in the CI pipeline
license-checker-php - The One With The Excluded Dev Dependencies And Custom Config File

Published by jdrieghe over 3 years ago

Added

  • --no-dev option to exclude dev dependencies
  • --filename option to pass an (optional) custom config filename
license-checker-php - The One With The PHP 8 Upgrade

Published by jdrieghe over 3 years ago

Changed

  • [BREAKING] minimum PHP version is now 8.
  • [INTERNAL] Cleaned up all types and properties
license-checker-php - The One With All The Counting

Published by jdrieghe over 4 years ago

Added

  • New count command to show number of dependencies per license used
license-checker-php - The one with improved performance

Published by WouterSioen over 4 years ago

Changed

  • improved performance by caching the output of the data retrievers
license-checker-php - The one with the correct executable path

Published by WouterSioen over 4 years ago

Fixed

  • path to the executable in the composer.json file
license-checker-php - The One With The Docker Container

Published by jdrieghe over 4 years ago

Added

  • Docker container

Changed

  • Output of check command was drastically improved
  • Command names were simplified
license-checker-php - The One With The Config Generation

Published by jdrieghe over 4 years ago

Added

  • Command to automatically generate a configuration based on currently used licenses
license-checker-php - The One With The Alphabet

Published by jdrieghe over 4 years ago

Changed

  • Lists of allowed and used licenses are now alphabetized

Fixed

  • Packages without licenses are now ignored and no longer result in a parser warning. Note that we plan to address these packages separately in the future.
license-checker-php - The One With The Global Installation Support

Published by jdrieghe over 4 years ago

Fixed

  • Global installations should now be able to find the autoloader
license-checker-php - The One With The Vendor Binary

Published by jdrieghe over 4 years ago

Added

  • Vendor binary for composer
license-checker-php - The One With The Spaced Out Licenses

Published by jdrieghe over 4 years ago

Changed

  • Library is now compatible with older Symfony components

Fixed

  • Licenses with spaces are now properly parsed
license-checker-php - The One With The Dumb Typo Fix

Published by jdrieghe over 4 years ago

license-checker-php - The One With The Changed Package Name

Published by jdrieghe over 4 years ago

Changed

  • Package name was simplified to madewithlove/license-checker
license-checker-php - The One With The Initial Working Version

Published by jdrieghe over 4 years ago

Initial version

Package Rankings
Top 4.08% on Packagist.org