a9f/fractor-fluid

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

Installs: 3

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 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:34 UTC


README

FileProcessor for Fluid templates.

Installation

composer require a9f/fractor-fluid --dev

Configuration

All rules must implement the a9f\FractorFluid\Contract\FluidFractorRule interface. The rule will be tagged with 'fractor.fluid_rule' and be injected in the FluidFileProcessor.