PHPackages                             chiron/twig-renderer - 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. [Framework](/categories/framework)
4. /
5. chiron/twig-renderer

AbandonedArchivedLibrary[Framework](/categories/framework)

chiron/twig-renderer
====================

Twig Render for Chiron Framework.

1.8.1(5y ago)113[1 issues](https://github.com/ncou/Chiron-TwigRenderer/issues)MITPHPPHP ^7.1

Since Sep 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ncou/Chiron-TwigRenderer)[ Packagist](https://packagist.org/packages/chiron/twig-renderer)[ GitHub Sponsors](https://github.com/ncou)[ RSS](/packages/chiron-twig-renderer/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (11)Versions (11)Used By (0)

[![Build Status](https://camo.githubusercontent.com/8dc6c484a9fa5d309ed13bc94f6d6564acf188869c71c3adab9b6f1b4ca581fc/68747470733a2f2f7472617669732d63692e6f72672f6e636f752f436869726f6e2d5477696752656e64657265722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ncou/Chiron-TwigRenderer)[![Coverage Status](https://camo.githubusercontent.com/ecfd6d4e4be696f3d74b1078575fea3494b8059a1a33a1a6ea26472b306087cd/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e636f752f436869726f6e2d5477696752656e64657265722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ncou/Chiron-TwigRenderer?branch=master)[![CodeCov](https://camo.githubusercontent.com/54d3ac9c977d87073bfb64e4083ccfbe1aac4219ce35dc3d8a6034293fc71042/68747470733a2f2f636f6465636f762e696f2f67682f6e636f752f436869726f6e2d5477696752656e64657265722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ncou/Chiron-TwigRenderer)

[![Total Downloads](https://camo.githubusercontent.com/7fd16a97b5d79c079dba5f532c2c30708e02579b354994673ab9874896bcc5ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636869726f6e2f747769672d72656e64657265722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiron/twig-renderer/stats)[![Monthly Downloads](https://camo.githubusercontent.com/ae8cdca4b687e2a47e2c1f5c09398dac30c8fcacce6e2d6b9efdef0507414d2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f636869726f6e2f747769672d72656e64657265722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiron/twig-renderer/stats)

[![StyleCI](https://camo.githubusercontent.com/3096599fcc58c6058dc9d1766cf990e8519f93dac7c3a6156686ee0fc0b20e04/68747470733a2f2f7374796c6563692e696f2f7265706f732f3134373532333636352f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/147523665)[![PHP-Eye](https://camo.githubusercontent.com/e66cd66187b2a28f3e75aaf9d0fcec08af7cf0ac30f338b5ee8dde85492ec94b/68747470733a2f2f7068702d6579652e636f6d2f62616467652f636869726f6e2f747769672d72656e64657265722f7465737465642e7376673f7374796c653d666c6174)](https://php-eye.com/package/chiron/twig-renderer)[![PHPStan](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)

PHP Renderer
------------

[](#php-renderer)

This is a renderer for Twig engine. It works well with Chiron Framework.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~79 days

Recently: every ~8 days

Total

10

Last Release

2098d ago

PHP version history (2 changes)1.0PHP ^7.0

1.1PHP ^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16743322?v=4)[ncou](/maintainers/ncou)[@ncou](https://github.com/ncou)

---

Top Contributors

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

---

Tags

frameworktwigtemplateviewrendererphtmlchiron

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/chiron-twig-renderer/health.svg)

```
[![Health](https://phpackages.com/badges/chiron-twig-renderer/health.svg)](https://phpackages.com/packages/chiron-twig-renderer)
```

###  Alternatives

[slim/php-view

Render PHP view scripts into a PSR-7 Response object.

2739.7M95](/packages/slim-php-view)[slim/twig-view

Slim Framework 4 view helper built on top of the Twig 3 templating component

3708.0M210](/packages/slim-twig-view)[htmlburger/wpemerge

A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.

456137.8k8](/packages/htmlburger-wpemerge)[cakephp/twig-view

Twig powered View for CakePHP

155.1M10](/packages/cakephp-twig-view)[rubellum/slim-blade-view

Slim Framework 3 view helper built on the Blade component

1822.4k2](/packages/rubellum-slim-blade-view)[kanellov/slim-twig-flash

A Twig extension to access Slim Flash messages in templates

22107.6k9](/packages/kanellov-slim-twig-flash)

PHPackages © 2026

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