chsxf/twig-tools

Extension Tools for Twig

1.0.1 2024-07-09 10:43 UTC

This package is auto-updated.

Last update: 2025-03-09 12:04:32 UTC


README

The main purpose of this package is to extend the capabilities of Twig with a collection of tools and extensions.

Conventions

This repository uses gitmoji for its commit messages.

Available Extensions

Additional Tools

In complement of the Gettext extension, this package provides a tool allowing you to easily extract localized strings from Twig templates through 3rd-party tools like poedit.

See the Gettext extension's documentation for further information.

Getting Started

Requirements

  • Twig 2+

Installation

We strongly recommend using Composer to install this package.

composer require chsxf/twig-tools

License

Source code is released under the terms of the GNU General Public License v2 if not specified otherwise.