An open API service indexing awesome lists of open source software.

https://github.com/sisoftrg/jade.php

Jade template engine ported to PHP 5.3
https://github.com/sisoftrg/jade.php

jade jade-template-engine php

Last synced: 9 months ago
JSON representation

Jade template engine ported to PHP 5.3

Awesome Lists containing this project

README

          

# Jade.php

Jade.php adds inline PHP scripting support to the [Jade](http://jade-lang.com) template compiler.

## Implementation details

The fork is a complete rewrite, all the code is ported from the original jade project.

All the features from the original are supported but undertested, including inheritance
and mixins.

## [Syntax](https://github.com/visionmedia/jade#readme)

## Notes
Please check the git commit history for the authoritative list of contributors.