PHPackages                             anis2505/darwintpl - 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. anis2505/darwintpl

ActivePhp-template-engine[Templating &amp; Views](/categories/templating)

anis2505/darwintpl
==================

DarwinTpl template engine

014PHP

Since Aug 22Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

\#DarwinTpl Template Engine V1.0.0 ##Distribution repository

[![GitHub Logo](/images/logo.png)](/images/logo.png)

Php Template engine using native Php markup. No complicated or new syntax to learn.

to get started. download the DarwinTpl package.

include the DarwinTpl class file.

```
include(PATH_TO_DARWINTPL.'DarwinTpl.php')

```

Or simply using composer

```
"require": {
   "anis2505/darwintpl":"dev-master"
}

```

in your composer.json file.

in you script create an instance of the class

```
$darwinTpl = new Darwin\DarwinTpl( TEMPLATES_ROOT_PATH );

```

Now you are ready to use DarwinTpl.

```
$darwinTpl->render("templatefile");

```

Please consider checking the samples provided with this repository.
-------------------------------------------------------------------

[](#please-consider-checking-the-samples-provided-with-this-repository)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d131dddf63d24e97f0657d8dcc3f245d627ec84665d4807927b20a41410d4f2?d=identicon)[anis2505](/maintainers/anis2505)

---

Top Contributors

[![anis2505](https://avatars.githubusercontent.com/u/4329624?v=4)](https://github.com/anis2505 "anis2505 (4 commits)")

### Embed Badge

![Health badge](/badges/anis2505-darwintpl/health.svg)

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

###  Alternatives

[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)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

555.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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