mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
300b26cf8eee5645bb3b07e83fd81760ab452768
Commits
-------
682b0aa improved twig docs: twig for templates designers, NetBeans PHP IDE supports twig natively from 7.2
Discussion
----------
twig for template designers: NetBeans 7.2 supports twig natively
from NetBeans 7.2 twig support is native and does not have to be installed manually.
http://plugins.netbeans.org/plugin/40565/php-symfony2-framework
quote:
Yes; this extension will be part of NetBeans 7.2, more information here [1].
Tomas
[1] http://blogs.oracle.com/netbeansphp/entry/initial_support_for_symfony2
https://blogs.oracle.com/netbeansphp/entry/initial_support_for_symfony2
I checked it myself - installed NB7.2 and it wonderfully highlights twig.
…
…
…
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%
