PHPackages                             xaberr/jate - 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. xaberr/jate

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

xaberr/jate
===========

Just Another Template Engine

0.5.4(7y ago)2171MITPHPPHP &gt;=5.5.0

Since Jan 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/XaBerr/JATE)[ Packagist](https://packagist.org/packages/xaberr/jate)[ Docs](https://github.com/xaberr/jate)[ RSS](/packages/xaberr-jate/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)DependenciesVersions (28)Used By (0)

 [ ![logo](https://user-images.githubusercontent.com/16030020/38464888-46374c10-3b15-11e8-84e8-47e57291da5c.png) ](http://xaberr.github.io/jate-docs/)

### JATE

[](#jate)

 Just Another Template Engine for PHP.
 [**- Explore JATE DOCS -**](https://jatephp.github.io/jate-docs/)

 [ ![Scrutinizer Code Quality](https://camo.githubusercontent.com/8a9e2ec8cb0604028003e8b0f32a7ad526d482d2ff08cda8f7c7f33096fe7272/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5861426572722f4a4154452f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/XaBerr/JATE/?branch=master) [ ![Code Climate](https://camo.githubusercontent.com/de2131df2be07b7fa3ba3fb715468276460b0d9313c161eb880dd6b6083132dc/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f5861426572722f4a4154452f6261646765732f6770612e737667) ](https://codeclimate.com/github/XaBerr/JATE) [ ![Build Status](https://camo.githubusercontent.com/1db8845da553647e5d3f63be298343661e98208fac775c57cab4b9236c96bd9c/68747470733a2f2f7472617669732d63692e6f72672f5861426572722f4a4154452e7376673f6272616e63683d6d6173746572) ](https://travis-ci.org/XaBerr/JATE)
 [ ![Latest Unstable Version](https://camo.githubusercontent.com/28de9cfd8eb208925fa0cdef15385ab4963172643187f32be5991d6577b075dc/68747470733a2f2f706f7365722e707567782e6f72672f7861626572722f6a6174652f762f756e737461626c65) ](https://packagist.org/packages/xaberr/jate) [ ![License](https://camo.githubusercontent.com/c460c84dbc25bb166b9b1b1a73316a15302b6d50e0466660843974ccd616c3a9/68747470733a2f2f706f7365722e707567782e6f72672f7861626572722f6a6174652f6c6963656e7365) ](https://packagist.org/packages/xaberr/jate) [ ![This is a forkable respository](https://camo.githubusercontent.com/e22d060f09fbd60a85b246078e4f17188adf378fbf3170d4795333c14855295f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f666f726b61626c652d7965732d627269676874677265656e2e737667) ](https://basicallydan.github.io/forkability/?u=XaBerr&r=JATE&l=PHP)

WHAT IS JATE?
-------------

[](#what-is-jate)

JATE is a new light and hackable framework for PHP.
It's simple to learn and simple to customize.
JATE contains the minimum of libraries and functions to get you started.
Recommend the use of Bootstrap4, all examples use it.

FEAUTURES
---------

[](#feautures)

- Thought to write less code
- Designed to focus only on the frontend
- Standalone code
- Object-oriented architecture
- Reusable code between projects through the management modules
- Write pages in [PUG](http://www.jade-lang.com) (ex JADE)
- Write pages in [MARKDOWN](http://parsedown.org/).
- Write pages in [TWIG](http://twig.sensiolabs.org/).
- Include files dynamically with `jRequire("relativePath")`

REQUIREMENTS
------------

[](#requirements)

JATE requires PHP 5.4 or higher.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Recently: every ~43 days

Total

26

Last Release

2882d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16030020?v=4)[Federico Berra](/maintainers/XaBerr)[@XaBerr](https://github.com/XaBerr)

---

Top Contributors

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

---

Tags

frameworkhtmljatephpphp-frameworkphp7template-enginetemplateenginejate

### Embed Badge

![Health badge](/badges/xaberr-jate/health.svg)

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

###  Alternatives

[latte/latte

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

1.3k16.2M766](/packages/latte-latte)[anourvalar/office

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

24095.2k](/packages/anourvalar-office)[templavoilaplus/templavoilaplus

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

2638.7k13](/packages/templavoilaplus-templavoilaplus)[phalcon/volt

Phalcon Volt is an HTML template engine for server-side rendering.

1225.2k1](/packages/phalcon-volt)

PHPackages © 2026

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