2017 © Pedro Peláez
 

library template

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

image

gdwebs/template

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

  • Friday, February 2, 2018
  • by GeoffreyDijkstra
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Packagist GitHub release Packagist, (*1)

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., (*2)

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., (*3)

Installation

This package can be installed through composer by requiring devorto\template., (*4)

Issues + Pull Requests

For issues use the "Issues" tab or even better send a pull request to solve the issue :wink:, (*5)

Example

See the example directory., (*6)

The Versions

02/02 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php >=7.0

 

02/02 2018

3.0.0

3.0.0.0

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

  Sources   Download

MIT

The Requires

  • php >=7.0

 

15/09 2016

2.1.0

2.1.0.0

A dynamic template class to use with any file type.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

12/09 2016

2.0.0

2.0.0.0

A dynamic template class to use with any file type.

  Sources   Download

The Requires

  • php >=7.0

 

12/09 2016

1.0.0

1.0.0.0

A dynamic template class to use with any file type.

  Sources   Download

The Requires

  • php >=5.4