mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
a9c53bc3fb38763761ac7397e7167c7002dabae8
Commits -------e3b81adAdd documentation page for number_format.0edcfddAdd number_format filter. Discussion ---------- Implement number_format filter Implement a `number_format` filter that wraps the native PHP `number_format`. Fixes #417
…
…
…
Twig, the flexible, fast, and secure template language for PHP
Twig is a template language for PHP, released under the new BSD license (code and documentation).
Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.
Description
Languages
PHP
99.9%