PHPackages                             alex-kalanis/kw\_templates - 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. alex-kalanis/kw\_templates

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

alex-kalanis/kw\_templates
==========================

Basic template system from KWCMS

v3.0.0(2y ago)01.1k4BSD-3-ClausePHPPHP &gt;=7.4.0

Since Mar 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/kw_templates)[ Packagist](https://packagist.org/packages/alex-kalanis/kw_templates)[ RSS](/packages/alex-kalanis-kw-templates/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (5)Versions (8)Used By (4)

kw\_templates
=============

[](#kw_templates)

[![Build Status](https://github.com/alex-kalanis/kw_templates/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/kw_templates/actions/workflows/code_checks.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4f5dd7a44a8ab2f2ae455343a4a7442ba0eb295bc711b0ca67562e4fe480c3f0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f74656d706c617465732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-kalanis/kw_templates/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/877eae914dffc3b5e68d2e00c64b461d8b2ad6e74eca5e35075ad0fe3fafd367/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f74656d706c617465732f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_templates)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/b8dd4dca305d2b80e0d24910b1155b79547369bcce7ad1c284456298483512fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f6b775f74656d706c617465732e7376673f7631)](https://packagist.org/packages/alex-kalanis/kw_templates)[![License](https://camo.githubusercontent.com/a6f1a18579a230a3482bf58ee909d7e4e5693cf2c30872e8ffba18ea142fdd60/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f74656d706c617465732f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_templates)[![Code Coverage](https://camo.githubusercontent.com/934a295607e94ca7c7304cc66a4798ec58aa8487749608efbb37f73775af69ff/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f74656d706c617465732f6261646765732f636f7665726167652e706e673f623d6d617374657226763d31)](https://scrutinizer-ci.com/g/alex-kalanis/kw_templates/?branch=master)

Simple template system for PHP and Python

PHP Installation
================

[](#php-installation)

```
composer.phar require alex-kalanis/kw_templates
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

PHP Usage
=========

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote services.

3.) Connect the "kalanis\\kw\_templates\\Template" into your app. Extends it for setting your case.

4.) Extend your libraries by interfaces inside the package.

5.) Just call setting and render

Python Installation
===================

[](#python-installation)

into your "setup.py":

```
    install_requires=[
        'kw_templates',
    ]

```

Python Usage
============

[](#python-usage)

1.) Connect the "kw\_templates.template" into your app. When it came necessary you can extends every library to comply your use-case; mainly your sending agent.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

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

Recently: every ~168 days

Total

7

Last Release

774d ago

Major Versions

v1.0.0 → v2.0.02022-02-24

v2.1.3 → v3.0.02024-03-29

PHP version history (3 changes)v1.0.0PHP &gt;=7.2.0

v2.1.3PHP &gt;=7.3.0

v3.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/499b0a541b787cdb31412f578c7b94c9790bcbee7de12c65b6101c6ce45ef6f0?d=identicon)[alex-kalanis](/maintainers/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (21 commits)")

---

Tags

htmltemplatetemplates

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-kw-templates/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-kw-templates/health.svg)](https://phpackages.com/packages/alex-kalanis-kw-templates)
```

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.5k34.7M186](/packages/phpoffice-phpword)[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)[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)[phug/phug

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

67292.2k13](/packages/phug-phug)[sitegeist/fluid-components

Encapsulated frontend components with Fluid's ViewHelper syntax

55339.1k3](/packages/sitegeist-fluid-components)[sitegeist/fluid-styleguide

Living styleguide for Fluid Components

16227.4k1](/packages/sitegeist-fluid-styleguide)

PHPackages © 2026

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