a9f/fractor-yaml

YAML extension for the File Read-Analyse-Change TOol. Allows modifying YAML files

Installs: 2

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:fractor-extension

v0.1.2 2024-05-23 13:25 UTC

This package is auto-updated.

Last update: 2024-05-27 09:23:31 UTC


README

FileProcessor for YAML files.

Installation

composer require a9f/fractor-yaml --dev

Configuration

All rules must implement the a9f\FractorYaml\Contract\YamlFractorRule interface. The rule will be tagged with 'fractor.yaml_rule' and be injected in the YamlFileProcessor.