mead 3306150664 init | 2 lat temu | |
---|---|---|
.. | ||
src | 2 lat temu | |
LICENSE | 2 lat temu | |
README.md | 2 lat temu | |
composer.json | 2 lat temu | |
phpstan.neon.dist | 2 lat temu |
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.