Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jade.php

Jade.php adds inline PHP scripting support to the Jade template compiler.

Public API

$jade = new Jade();

// Parse a template (supports both string inputs and files)
echo $jade->render($template);

About

HAML-like template engine for PHP 5.3 & Symfony2

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages