petr-heinz/yaml-tools

A tool for easier maintenance of YAML config files.

dev-master 2018-11-13 07:26 UTC

This package is auto-updated.

Last update: 2024-04-14 02:24:25 UTC


README

Build Status PHPStan Latest Stable Version License

Tool that will one day help developers with maintaining their YAML configs.

First, it will get your configs alphabetically sorted automatically. To see why you would want to do that, you can read about YAML file sort checker on Martin Hujer's blog.

Installation

composer require --dev petr-heinz/yaml-tools:@dev

Usage

vendor/bin/yaml-tools fix <path>