2017 © Pedro PelĂĄez
 

library tinytemplate

A tiny templating engine written in PHP.

image

binarmorker/tinytemplate

A tiny templating engine written in PHP.

  • Wednesday, June 22, 2016
  • by BinarMorker
  • Repository
  • 2 Watchers
  • 0 Stars
  • 128 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

TinyTemplate

A tiny templating engine written in PHP. This small engine is not really meant for production environments unless heavily modified to fit your business' needs., (*1)

Installation

To install this, please use Composer and import the project using the following command: composer require binarmorker/tinytemplate, (*2)

Usage

To learn how to use the engine, please refer to the examples contained into the 'test' folder., (*3)

This package only contains basic rules to display variables and allow loops and conditions. If you wish to extend it, you can create more rules and load them into the Engine, or if you think some rules would be better integrated into the basic package, please submit a pull request., (*4)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This project is distributed with the GPL 3.0 licence., (*5)

The Versions

22/06 2016

dev-master

9999999-dev

A tiny templating engine written in PHP.

  Sources   Download

GPL-3.0+

22/06 2016

1.1.3

1.1.3.0

A tiny templating engine written in PHP.

  Sources   Download

GPL-3.0+

21/05 2016

1.1.2

1.1.2.0

A tiny templating engine written in PHP.

  Sources   Download

GPL-3.0+

06/05 2016

1.1.1

1.1.1.0

A tiny templating engine written in PHP.

  Sources   Download

GPL-3.0+

27/04 2016

1.1.0

1.1.0.0

A tiny templating engine written in PHP.

  Sources   Download

GPL-3.0+

24/04 2016

1.0.0

1.0.0.0

A tiny templating engine written in PHP.

  Sources   Download

GPL-3.0+