---
key: pl/smarty
kind: plang
name: "Smarty"
url: https://plangs.page/smarty
---

# Smarty

> PHP template engine for separating presentation and application logic.

PHP-based web template engine designed to separate the presentation layer from the application logic, facilitating easier management of web page layout and design.

## Facts

- Appeared: 2001
- Homepage: https://www.smarty.net/
- GitHub: https://github.com/smarty-php/smarty
- Languish ranking: #108

## Relationships

### Paradigms

- [DSL](https://plangs.page/paradigm/dsl)

### Platforms

- [Cross-Platform](https://plangs.page/platform/cross)

### Compiles To

- [PHP](https://plangs.page/php)

### Influenced By

- [PHP](https://plangs.page/php)

### Licenses

- [LGPL](https://plangs.page/license/lgpl)

### Tags

- [Scripting](https://plangs.page/tag/scripting)
