Skip to content
forked from Bloafer/dust-php

Powerful PHP templating engine based off of Dust JS

License

Notifications You must be signed in to change notification settings

encodium/dust-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dust PHP

Build Status Codacy Badge

PHP templating based off Dust.js by LinkedIn - This fork is maintained by http://bloafer.github.com/

Install

Composer

To install, simply require bloafer/dust-php in your composer.json like so:

{
    "require": {
        "bloafer/dust-php": "0.1.*"
    }
}

Get Started

Contribute

  • Bug or feature? We welcome issues and pull requests! If you'd like to submit a PR. PRs should include unit tests.

Throughput

Throughput Graph

About

Powerful PHP templating engine based off of Dust JS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%