mead 3306150664 init | hace 2 años | |
---|---|---|
.. | ||
src | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
composer.json | hace 2 años | |
phpstan.neon.dist | hace 2 años |
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.