Twig Tools
The purpose of this page is to identify helpful tools for working with Twig.
Text editor add-ons #
- Text Mate & Sublime text bundle – Anomareh's PHP-Twig
- Emacs – Web Mode
- Geany – Add Twig/Symfony2 detection and highlighting
- PhpStorm – Built in coloring and code hinting. The Twig extension is recognized and has been for some time. Twig Details for PhpStorm.
- Atom – Syntax highlighting with the Atom Component.
WordPress tools #
- Lisa Templates – allows you to write Twig-templates in the WordPress admin that renders through a shortcode, widget or on the_content hook.
Other #
- Watson-Ruby – An inline issue manager. Put tags like
[todo]
in a Twig comment and find it easily later. Watson supports Twig as of version 1.6.3.