PHPackages                             azelea/templater - 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. [Templating &amp; Views](/categories/templating)
4. /
5. azelea/templater

ActiveLibrary[Templating &amp; Views](/categories/templating)

azelea/templater
================

The templater for the azelea php framework

00PHP

Since Nov 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/JustKurayy/azelea-templater)[ Packagist](https://packagist.org/packages/azelea/templater)[ RSS](/packages/azelea-templater/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Azelea Templater
================

[](#azelea-templater)

### What is this repo?

[](#what-is-this-repo)

This templater library is for the core of the lightweight PHP framework named Azelea. Can be used as standalone.

### How do I run this?

[](#how-do-i-run-this)

This repo is for the composer package, which you can install with `composer require azelea/templater`.

You are not required to use the Azelea Framework to use the templater. There are two things you need to do to load this.

1. You need to create the Loom class and call the render function
    - An example: ```
        $loom = new Loom($data);
        return $loom->render($view);
        ```

### How do I contribute to this?

[](#how-do-i-contribute-to-this)

Currently I have no idea if others can contribute to this repo. If you can, any help is appreciated. You can also contribute to the azelea-core repo in my profile.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4ccc8d1f98fb0c7657e211776e6cae403e591d0dd2a34abd34b46fcee084609?d=identicon)[JustKurayy](/maintainers/JustKurayy)

### Embed Badge

![Health badge](/badges/azelea-templater/health.svg)

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

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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