Making twig do things it really shouldn't. Twig is not intended to be a general purpose programming language, and there are some things that really don't belong in the language. This plugin adds a few of those things anyway.

  • {% while %}, {% break %}, {% continue %}, and {% return %} tags
  • === and !== operators
  • is numeric and is string tests
  • array_splice, string, float, int, and bool filters
Installation Instructions

To install this plugin, copy the command above to your terminal.

Active Installs
1,067
Version
3.0.0
License
MIT
Compatibility
Craft 3, Craft 4
Last release
May 20, 2022
Activity (30 days)
0
Closed Issues
1
Open Issues
0
Merged PRs
1
Open PRs