mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
c6445fb5cd6823f7bd65108a717064957b6eafd5
This PR was merged into the master branch.
Commits
-------
f8d4db4 added the first and last filters (closes #951)
Discussion
----------
added the first and last filters (closes #951)
---------------------------------------------------------------------------
by acasademont at 2013-01-26T20:45:23Z
👍 great! Using twig_slice is a nice thing, we can have string and traversable objects work also with the new filters
---------------------------------------------------------------------------
by jankramer at 2013-01-30T17:39:31Z
👍 Was actually just looking for this :) When do you think you'll merge this feature into master?
…
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.
More Information
Read the documentation for more information.
Description
Languages
PHP
99.9%
