PHPackages                             dps-software-srl/php-smarty-lib - 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. dps-software-srl/php-smarty-lib

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

dps-software-srl/php-smarty-lib
===============================

Smarty adapter

v0.0.6(7mo ago)01.8k↓80%1proprietaryPHP

Since Oct 28Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/DPS-Software-SRL/php-smarty-lib)[ Packagist](https://packagist.org/packages/dps-software-srl/php-smarty-lib)[ RSS](/packages/dps-software-srl-php-smarty-lib/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (1)

php-smarty-lib
==============

[](#php-smarty-lib)

Adaptación de Smarty para DPS

Al constructor se le puede pasar opcionalmente un array con formato similar al ejemplo, o al contenido del archivo `registrar.json`Alli se nombran funciones o plugins que seran agregados a Smarty para poder ser usables en los .TPL

```
{
    "function": [

    ],
    "block": [

    ],
    "compiler": [

    ],
    "modifier": [
        "is_numeric",
        "strstr"
    ]
}

```

**Aprovecha si existen estas variables de $\_ENV**

$\_ENV\['KINT\_ENABLED'\] y $\_ENV\['KINT\_SHOW\_DEBUGINFO\_AL\_PIE'\]
----------------------------------------------------------------------

[](#_envkint_enabled-y-_envkint_show_debuginfo_al_pie)

Si se habilitan, mostraran un debug de $\_REQUEST, $\_SESSION y $\_ENV en cada pantalla

$\_ENV\['TEMPLATES\_FOLDER'\]
-----------------------------

[](#_envtemplates_folder)

Carpeta donde buscar los archivos .TPL Por default los busca en `$_ENV['PATH_ROOT'] \ TEMPLATES`

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance63

Regular maintenance activity

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

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

Recently: every ~95 days

Total

6

Last Release

224d ago

### Community

Maintainers

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

---

Top Contributors

[![marcoas](https://avatars.githubusercontent.com/u/484241?v=4)](https://github.com/marcoas "marcoas (10 commits)")

### Embed Badge

![Health badge](/badges/dps-software-srl-php-smarty-lib/health.svg)

```
[![Health](https://phpackages.com/badges/dps-software-srl-php-smarty-lib/health.svg)](https://phpackages.com/packages/dps-software-srl-php-smarty-lib)
```

###  Alternatives

[modx/revolution

MODX Revolution is a Content Management System

1.4k9.4k12](/packages/modx-revolution)[ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

85406.6k](/packages/ytake-laravel-smarty)[noiselabs/smarty-bundle

This Symfony bundle provides integration for the Smarty3 template engine.

54195.6k1](/packages/noiselabs-smarty-bundle)[kint-php/kint-twig

Twig extension for Kint integration

131.1M6](/packages/kint-php-kint-twig)

PHPackages © 2026

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