|
před 2 roky | |
---|---|---|
.. | ||
src | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
composer.json | před 2 roky | |
phpstan.neon.dist | před 2 roky |
Small utility library that handles metadata minification and expansion.
This is used by Composer's 2.x repository metadata protocol.
Install the latest version with:
$ composer require composer/metadata-minifier
Composer\MetadataMinifier\MetadataMinifier
MetadataMinifier::expand()
: Expands an array of minified versions back to their original formatMetadataMinifier::minify()
: Minifies an array of versions into a set of version diffscomposer/metadata-minifier is licensed under the MIT License, see the LICENSE file for details.