PHPackages                             leafs/veins - 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. leafs/veins

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

leafs/veins
===========

Veins templating engine for the Leaf PHP framework

v2.0.4(3y ago)31.1k1MITPHP

Since Dec 11Pushed 3y ago2 watchersCompare

[ Source](https://github.com/leafsphp/veins)[ Packagist](https://packagist.org/packages/leafs/veins)[ Docs](https://leafphp.dev/modules/views/veins/)[ GitHub Sponsors](https://github.com/leafsphp)[ Fund](https://opencollective.com/leaf)[ RSS](/packages/leafs-veins/feed)WikiDiscussions next Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (0)

Leaf Veins
==========

[](#leaf-veins)

Veins is a simple, lightweight, and fast templating engine for PHP. It is designed to be easy to use and easy to extend.

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

[](#installation)

You can install Veins using the Leaf CLI:

```
leaf install veins
```

Or with composer:

```
composer require leafs/veins
```

Usage
-----

[](#usage)

```
