Skip to content

dz0ny/jade.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%