An open API service indexing awesome lists of open source software.

https://github.com/softspring/twig-extra-bundle


https://github.com/softspring/twig-extra-bundle

symfony-bundle twig-extension

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Twig Extra Bundle

![Latest Stable](https://img.shields.io/packagist/v/softspring/twig-extra-bundle?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/twig-extra-bundle?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/twig-extra-bundle?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/twig-extra-bundle/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/twig-extra-bundle?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/twig-extra-bundle/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/twig-extra-bundle/actions/workflows/ci.yml)
![Coverage](https://raw.githubusercontent.com/softspring/twig-extra-bundle/5.4/.github/badges/coverage.svg)

The SfsTwigExtraBundle adds some twig extra functions.

## Documentation

* [1. Installation](docs/1_installation.md)
* [2. Extensible templating variables](docs/2_extensible_templating_variables.md)
* [3. Twig functions](docs/3_twig_functions.md)

## License

This package is free and released under the [AGPL-3.0 license](LICENSE).