PHPackages                             binarmorker/tinytemplate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. binarmorker/tinytemplate

ActiveLibrary

binarmorker/tinytemplate
========================

A tiny templating engine written in PHP.

1.1.3(9y ago)020311GPL-3.0+PHP

Since Apr 24Pushed 9y ago3 watchersCompare

[ Source](https://github.com/BinarMorker/TinyTemplate)[ Packagist](https://packagist.org/packages/binarmorker/tinytemplate)[ RSS](/packages/binarmorker-tinytemplate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (6)Used By (1)

TinyTemplate
============

[](#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.

Installation
------------

[](#installation)

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

Usage
-----

[](#usage)

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

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.

Contributing
------------

[](#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
-------

[](#license)

This project is distributed with the GPL 3.0 licence.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~14 days

Total

5

Last Release

3609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a9a232a9f6c940d16149a164764e88063e54c299497389c96e449e7ef5bc061?d=identicon)[BinarMorker](/maintainers/BinarMorker)

---

Top Contributors

[![BinarMorker](https://avatars.githubusercontent.com/u/5797290?v=4)](https://github.com/BinarMorker "BinarMorker (18 commits)")[![Youmy001](https://avatars.githubusercontent.com/u/3418553?v=4)](https://github.com/Youmy001 "Youmy001 (12 commits)")

### Embed Badge

![Health badge](/badges/binarmorker-tinytemplate/health.svg)

```
[![Health](https://phpackages.com/badges/binarmorker-tinytemplate/health.svg)](https://phpackages.com/packages/binarmorker-tinytemplate)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
