gdwebs/template

A templating system which can be used with any file type (html/sql/javascript etc)


License
MIT

Documentation

Packagist GitHub release Packagist

Template

A template system which can be used with any file type. It's created in a way that will force you to keep your template and code seperated. See the example below for a demo.

Installation

This package can be installed through composer by requiring devorto\template.

Issues + Pull Requests

For issues use the "Issues" tab or even better send a pull request to solve the issue 😉

Example

See the example directory.