class-map-generator

Utilities to scan PHP code and generate class maps.

MIT License

Downloads
53.7M
Stars
158
Committers
8

Bot releases are visible (Hide)

class-map-generator - 1.3.4 Latest Release

Published by Seldaek 4 months ago

  • Fixed aliased use statements leading to problem with classes called like keywords (#9)

Full Changelog: https://github.com/composer/class-map-generator/compare/1.3.3...1.3.4

class-map-generator - 1.3.3

Published by Seldaek 4 months ago

  • Fixed path normalization issue on windows

Full Changelog: https://github.com/composer/class-map-generator/compare/1.3.2...1.3.3

class-map-generator - 1.3.2

Published by Seldaek 5 months ago

  • Fixed regression fetching PSR violations when the list is empty on older PHP versions

Full Changelog: https://github.com/composer/class-map-generator/compare/1.3.1...1.3.2

class-map-generator - 1.3.1

Published by Seldaek 5 months ago

  • Fixed regression in PSR violation handling

Full Changelog: https://github.com/composer/class-map-generator/compare/1.3.0...1.3.1

class-map-generator - 1.3.0

Published by Seldaek 5 months ago

  • Added ClassMap::clearPsrViolationsByPath to be able to remove PSR violations by path
  • Fixed PSR violations being retained even after a further scan of a file finds a valid class (6307dcf030da2396270d7f1bc3f6408ded44a0fc)

Full Changelog: https://github.com/composer/class-map-generator/compare/1.2.1...1.3.0

class-map-generator - 1.2.1

Published by Seldaek 5 months ago

  • Tweak PSR violations text to contain the source rule (base namespace and path) (234f4c57967b8f377e4577527beb061e66bb1f89)

Full Changelog: https://github.com/composer/class-map-generator/compare/1.2.0...1.2.1

class-map-generator - 1.2.0

Published by Seldaek 5 months ago

New Contributors

Full Changelog: https://github.com/composer/class-map-generator/compare/1.1.1...1.2.0

class-map-generator - 1.1.1

Published by Seldaek 7 months ago

New Contributors

Full Changelog: https://github.com/composer/class-map-generator/compare/1.1.0...1.1.1

class-map-generator - 1.1.0

Published by Seldaek over 1 year ago

What's Changed

Full Changelog: https://github.com/composer/class-map-generator/compare/1.0.0...1.1.0

class-map-generator -

Published by Seldaek over 2 years ago

  • Initial release
Package Rankings
Top 1.31% on Packagist.org
Badges
Extracted from project README
Continuous Integration