PHPackages                             pear/html\_template\_sigma - 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. pear/html\_template\_sigma

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

pear/html\_template\_sigma
==========================

A fork of Integrated Templates (PEAR HTML\_Template\_IT) with template "compilation" added

v1.4.0(6mo ago)1871PHP LicensePHPPHP &gt;=5.6CI passing

Since Oct 31Pushed 6mo ago12 watchersCompare

[ Source](https://github.com/pear/HTML_Template_Sigma)[ Packagist](https://packagist.org/packages/pear/html_template_sigma)[ Docs](https://pear.php.net/package/HTML_Template_Sigma)[ RSS](/packages/pear-html-template-sigma/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (1)

HTML\_Template\_Sigma
=====================

[](#html_template_sigma)

[![Build Status](https://github.com/pear/HTML_Template_Sigma/actions/workflows/continuous-integration.yml/badge.svg?branch=master)](https://github.com/pear/HTML_Template_Sigma/actions/workflows/continuous-integration.yml)

This is a repository for [PEAR HTML\_Template\_Sigma](https://pear.php.net/package/HTML_Template_Sigma/) package that has been migrated from PEAR SVN.

The package is a fork of [PEAR HTML\_Template\_IT](https://pear.php.net/package/HTML_Template_IT/) and can be used as a drop-in replacement for that. The main advantages of Sigma are

- implementation of [template caching](https://pear.php.net/manual/en/package.html.html-template-sigma.intro-cache.php) and
- support for some [extra syntax](https://pear.php.net/manual/en/package.html.html-template-sigma.intro-syntax.php).

Please report issues via the [PEAR bug tracker](https://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=HTML_Template_Sigma) or [GitHub issues](https://github.com/pear/HTML_Template_Sigma/issues).

Pull requests are welcome.

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

[](#installation)

The package may be installed either with PEAR

```
$ pear install HTML_Template_Sigma

```

or with composer

```
$ composer require pear/html_template_sigma

```

Composer installation relies completely on autoloading and does not contain `require_once` calls or use `include-path` option.

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

[](#documentation)

...is [available on PEAR website](https://pear.php.net/manual/en/package.html.html-template-sigma.php).

Larger usage examples are [in the repository](./docs).

Testing, Packaging and Installing (Pear)
----------------------------------------

[](#testing-packaging-and-installing-pear)

To test, run

```
$ phpunit tests/

```

after installing dependencies with composer. You can also test the installed package with

```
$ phpunit [PEAR tests dir]/HTML_Template_Sigma

```

Since PEAR package needs its `require_once` statements re-enabled, please run the helper file before packaging and installing

```
$ php pear-package-helper.php

```

Then to build, simply

```
$ pear package .pear-package/package.xml

```

To install from scratch

```
$ pear install .pear-package/package.xml

```

To upgrade

```
$ pear upgrade -f .pear-package/package.xml

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance66

Regular maintenance activity

Popularity10

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

199d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b43550745afa89d33e4b93f8535fc31c93ac0a712d264c13cb8f8c62d9198c1?d=identicon)[sad-spirit](/maintainers/sad-spirit)

---

Top Contributors

[![sad-spirit](https://avatars.githubusercontent.com/u/4820288?v=4)](https://github.com/sad-spirit "sad-spirit (55 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (11 commits)")[![till](https://avatars.githubusercontent.com/u/27003?v=4)](https://github.com/till "till (3 commits)")[![mj](https://avatars.githubusercontent.com/u/5277?v=4)](https://github.com/mj "mj (1 commits)")

---

Tags

templatingtemplate engine

### Embed Badge

![Health badge](/badges/pear-html-template-sigma/health.svg)

```
[![Health](https://phpackages.com/badges/pear-html-template-sigma/health.svg)](https://phpackages.com/packages/pear-html-template-sigma)
```

###  Alternatives

[twig/twig

Twig, the flexible, fast, and secure template language for PHP

8.4k443.2M5.8k](/packages/twig-twig)[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[smarty/smarty

Smarty - the compiling PHP template engine

2.3k39.1M395](/packages/smarty-smarty)[laminas/laminas-view

Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition

7526.3M230](/packages/laminas-laminas-view)

PHPackages © 2026

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