Project

General

Profile

1
Twig, the flexible, fast, and secure template language for PHP
2
==============================================================
3

    
4
[![Build Status](https://secure.travis-ci.org/fabpot/Twig.png?branch=master)](http://travis-ci.org/fabpot/Twig)
5

    
6
Twig is a template language for PHP, released under the new BSD license (code
7
and documentation).
8

    
9
Twig uses a syntax similar to the Django and Jinja template languages which
10
inspired the Twig runtime environment.
11

    
12
More Information
13
----------------
14

    
15
Read the [documentation][1] for more information.
16

    
17
[1]: http://twig.sensiolabs.org/documentation
(4-4/4)