Skip to content

Bloafer/dust-php

 
 

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%