palazzetti/twig-utils

A Twig extension used for palazzetti templating purposes

1.1 2021-05-26 10:21 UTC

This package is auto-updated.

Last update: 2024-09-26 17:22:41 UTC


README

This package is a Twig extension that provides the following:

  • unique filter: array unique php method.
  • ucfirst transformation: ucfirst php method.
  • lcfirst transformation: lcfirst php method.