PHPackages                             icybee/patron-render-support - 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. icybee/patron-render-support

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

icybee/patron-render-support
============================

Patron engine support for ICanBoogie/Render

v0.2.0(10y ago)02112BSD-3-ClausePHPPHP ^5.5|^7.0

Since Jan 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Icybee/patron-render-support)[ Packagist](https://packagist.org/packages/icybee/patron-render-support)[ Docs](https://github.com/Icybee/patron-render-support)[ RSS](/packages/icybee-patron-render-support/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (9)Used By (2)

Patron support for ICanBoogie/Render
====================================

[](#patron-support-for-icanboogierender)

[![Release](https://camo.githubusercontent.com/af3c1502fc968441b6627470b9b31bc86b67abd5abea7605b5c52035de8e472a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](https://packagist.org/packages/icybee/patron-render-support)[![Build Status](https://camo.githubusercontent.com/4e917f356dc2bf8fa6982ba8baa570e878396bd7c501e5e66f50689f299aa7e6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](http://travis-ci.org/Icybee/patron-render-support)[![HHVM](https://camo.githubusercontent.com/0c28a1fa8883803a3c7d6230a66c06cdb6fd7292cf75cb38b7286d9abda6e31b/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f6963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](http://hhvm.h4cc.de/package/icybee/patron-render-support)[![Code Quality](https://camo.githubusercontent.com/c79ccc1aea0c6a4f1d3db27ebb2b7dfe9dc5d93c6cc8371b3d9ff8b6e662d3c3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](https://scrutinizer-ci.com/g/Icybee/patron-render-support)[![Code Coverage](https://camo.githubusercontent.com/df455562482ed067e670a5a6dff251319d5453b6d54fdb6f9ae29966985d9867/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f4963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](https://coveralls.io/r/Icybee/patron-render-support)[![Packagist](https://camo.githubusercontent.com/7f9ef757b5e09a4215c8358253e5bbe0e89b3d0217d1ba13cf105d6a13dcc1f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](https://packagist.org/packages/icybee/patron-render-support)

The package **icybee/patron-render-support** provides Patron support to [icanboogie/render](https://github.com/ICanBoogie/Render), which consists mainly in an engine to render ".patron" templates and the `render` markup.

---

Requirement
-----------

[](#requirement)

The package requires PHP 5.5 or later.

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

[](#installation)

The recommended way to install this package is through [Composer](http://getcomposer.org/):

```
$ composer require icybee/patron-render-support

```

### Cloning the repository

[](#cloning-the-repository)

The package is [available on GitHub](https://github.com/Icybee/patron-render-support), its repository can be cloned with the following command line:

```
$ git clone https://github.com/Icybee/patron-render-support.git

```

Documentation
-------------

[](#documentation)

The package is documented as part of the [ICanBoogie](https://github.com/ICanBoogie/ICanBoogie) framework [documentation](http://icanboogie.org/docs/). You can generate the documentation for the package and its dependencies with the `make doc` command. The documentation is generated in the `build/docs` directory. [ApiGen](http://apigen.org/) is required. The directory can later be cleaned with the `make clean` command.

Testing
-------

[](#testing)

The test suite is ran with the `make test` command. [PHPUnit](https://phpunit.de/) and [Composer](http://getcomposer.org/) need to be globally available to run the suite. The command installs dependencies as required. The `make test-coverage` command runs test suite and also creates an HTML coverage report in "build/coverage". The directory can later be cleaned with the `make clean` command.

The package is continuously tested by [Travis CI](http://about.travis-ci.org/).

[![Build Status](https://camo.githubusercontent.com/4e917f356dc2bf8fa6982ba8baa570e878396bd7c501e5e66f50689f299aa7e6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](https://travis-ci.org/Icybee/patron-render-support)[![Code Coverage](https://camo.githubusercontent.com/df455562482ed067e670a5a6dff251319d5453b6d54fdb6f9ae29966985d9867/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f4963796265652f706174726f6e2d72656e6465722d737570706f72742e737667)](https://coveralls.io/r/Icybee/patron-render-support)

License
-------

[](#license)

This package is licensed under the New BSD License - See the [LICENSE](LICENSE) file for details.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

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

Recently: every ~184 days

Total

8

Last Release

3358d ago

PHP version history (3 changes)v0.1.0PHP &gt;=5.4.0

v0.2.0PHP ^5.5|^7.0

0.3.x-devPHP &gt;=5.6

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

enginerenderpatron

### Embed Badge

![Health badge](/badges/icybee-patron-render-support/health.svg)

```
[![Health](https://phpackages.com/badges/icybee-patron-render-support/health.svg)](https://phpackages.com/packages/icybee-patron-render-support)
```

###  Alternatives

[latte/latte

☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.

1.3k15.7M683](/packages/latte-latte)[jenssegers/blade

The standalone version of Laravel's Blade templating engine for use outside of Laravel.

8661.2M109](/packages/jenssegers-blade)[anourvalar/office

Generate documents from existing Excel &amp; Word templates | Export tables to Excel (Grids)

24085.2k](/packages/anourvalar-office)[phug/phug

Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation

67292.2k13](/packages/phug-phug)[text/template

Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.

38201.1k10](/packages/text-template)[templavoilaplus/templavoilaplus

Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting drag'n'drop and multiple references.

2637.6k13](/packages/templavoilaplus-templavoilaplus)

PHPackages © 2026

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