Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.
This repository was archived by the owner on May 13, 2026. It is now read-only.

Add support for custom filters #1

Description

@dmolsen

This feature would work in a similar way to the Mustache Helper feature. Twig helpers could be installed via composer and they'd register themselves. Currently this is how the Mustache helper works:

  • install helper which gets registered
  • on load the helper is associated with a dispatcher event
  • when the pattern engine loads it fires the event and all helpers register themselves

Example mustache helper.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions