joyce/domtemplate

There is no license information available for the latest version (dev-master) of this package.

Build your website views directly from your designers static HTML.

Maintainers

Package info

github.com/joaojoyce/bladedomtemplate

pkg:composer/joyce/domtemplate

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2016-10-10 11:44 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:50:54 UTC


README

A Blade directive that provide a way to take static HTML files and use them as templates for rendering your HTML Views.

This uses the library developed by Kroc Camen at camendesign.com/dom_templating. There you can read some of the advantages of using this method.