Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.
/ template Public archive

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

License

Notifications You must be signed in to change notification settings

devorto/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packagist GitHub release Packagist

DEPRECATED

I don't use this package anymore nor has it been updated in a long time. This is because I switched to twig which is a more extended template engine. So if you are still using this package or are looking for a template engine, I would strongly suggest using twig instead.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published