/oc-twigpcre-plugin

Twig PCRE Filters / Functions for OctoberCMS

Primary LanguagePHPMIT LicenseMIT

TwigPCRE - OctoberCMS

Twig PCRE Filters for OctoberCMS.

This enables support for using Pearl-compatible-regular-expression PHP (regex) functions within your Twig markup.

Supported PCRE functions:

Additional functions:

  • preg_find: Performs a regular expression match and returns the results.