PHPackages                             yatsenkolesh/dot-js-php-render - 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. yatsenkolesh/dot-js-php-render

ActiveLibrary

yatsenkolesh/dot-js-php-render
==============================

doT js templates render for php Edit

0.0.3(8y ago)616BSD-3-ClausePHP

Since Apr 8Pushed 8y agoCompare

[ Source](https://github.com/yatsenkolesh/dot-js-php-render)[ Packagist](https://packagist.org/packages/yatsenkolesh/dot-js-php-render)[ RSS](/packages/yatsenkolesh-dot-js-php-render/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

dot-js-php-render
-----------------

[](#dot-js-php-render)

#### License - BSD-3-Clause

[](#license---bsd-3-clause)

#### Uses for render doT templates in PHP

[](#uses-for-render-dot-templates-in-php)

#### Use example:

[](#use-example)

```
$doT = doT\doT::instance(DOCROOT.'/modules/Work/views/PR/Products/doT/option-content.php', 1); // or first code of template in first arg
$doT -> assign([
 'id' => 2,
 'options' => 'options-list'
]);
echo $doT-> render('option-content-tmpl'); //find in file id content or just content
```

#### To install with composer

[](#to-install-with-composer)

```
 composer require yatsenkolesh/dot-js-php-render

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~187 days

Total

3

Last Release

2943d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f82da10b7d506ac8ace5ac73477170d427bd89ad47becf19b1d2656daf4f182?d=identicon)[yatsenkolesh](/maintainers/yatsenkolesh)

---

Top Contributors

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

---

Tags

dotjsphpphp-library

### Embed Badge

![Health badge](/badges/yatsenkolesh-dot-js-php-render/health.svg)

```
[![Health](https://phpackages.com/badges/yatsenkolesh-dot-js-php-render/health.svg)](https://phpackages.com/packages/yatsenkolesh-dot-js-php-render)
```

PHPackages © 2026

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