PHPackages                             developerdino/smarty-lint - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. developerdino/smarty-lint

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

developerdino/smarty-lint
=========================

A linter for smarty templates

v3.0.1(5y ago)3341GPL-2.0-or-laterPHP

Since Jun 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/developerdino/smarty-lint)[ Packagist](https://packagist.org/packages/developerdino/smarty-lint)[ RSS](/packages/developerdino-smarty-lint/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

smarty-lint is a lint implementation for the Smarty templating engine.
======================================================================

[](#smarty-lint-is-a-lint-implementation-for-the-smarty-templating-engine)

smarty-lint was developed out of necessity and with simplicity of use in mind. Many of us all have committed broken templates file into our VCS without proper testing only to have it break a page because of a missing $, or that you forgot to close out your {foreach} statement.

From here you can easily integrate smarty-lint into your build system, so that before committing anything into your source tree you can run template lint checks alongside your normal code lints.

How to install
--------------

[](#how-to-install)

Install via composer:

```
composer require developerdino/smarty-lint --dev

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

2

Last Release

2161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/311251bff9b30184fcdaa12857975bcd0b7dcd9b409fe37e428bec2a19681f12?d=identicon)[developerdino](/maintainers/developerdino)

---

Top Contributors

[![erunion](https://avatars.githubusercontent.com/u/33762?v=4)](https://github.com/erunion "erunion (7 commits)")[![developerdino](https://avatars.githubusercontent.com/u/747501?v=4)](https://github.com/developerdino "developerdino (6 commits)")[![mamazu](https://avatars.githubusercontent.com/u/14860264?v=4)](https://github.com/mamazu "mamazu (3 commits)")

### Embed Badge

![Health badge](/badges/developerdino-smarty-lint/health.svg)

```
[![Health](https://phpackages.com/badges/developerdino-smarty-lint/health.svg)](https://phpackages.com/packages/developerdino-smarty-lint)
```

###  Alternatives

[nzedb/nzedb

A Usenet Indexer

6415.4k](/packages/nzedb-nzedb)

PHPackages © 2026

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