PHPackages                             jameslevi/stencil - 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. jameslevi/stencil

ActiveLibrary

jameslevi/stencil
=================

Is a simple PHP Class templating library.

v1.0.2(5y ago)2311MITPHPPHP &gt;=5.3.0

Since Apr 12Pushed 5y ago2 watchersCompare

[ Source](https://github.com/jameslevi/stencil)[ Packagist](https://packagist.org/packages/jameslevi/stencil)[ RSS](/packages/jameslevi-stencil/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

Stencil
=======

[](#stencil)

[![](https://camo.githubusercontent.com/368360a8bbc62bb2285a60244528a382f13ea32c7d4bfaf4a49a243f17261426/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d76312e302e322d696e666f726d6174696f6e616c3f7374796c653d666c6174266c6f676f3d2533434c4f474f5f4e414d45253345266c6f676f436f6c6f723d776869746526636f6c6f723d326262633861)](https://camo.githubusercontent.com/368360a8bbc62bb2285a60244528a382f13ea32c7d4bfaf4a49a243f17261426/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d76312e302e322d696e666f726d6174696f6e616c3f7374796c653d666c6174266c6f676f3d2533434c4f474f5f4e414d45253345266c6f676f436f6c6f723d776869746526636f6c6f723d326262633861) [![](https://camo.githubusercontent.com/b4344b50cc4d00bc34f5209dfc527e7180da7c06507ab149bddbe79d0313e021/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d696e666f726d6174696f6e616c3f7374796c653d666c6174266c6f676f3d2533434c4f474f5f4e414d45253345266c6f676f436f6c6f723d776869746526636f6c6f723d326262633861)](https://camo.githubusercontent.com/b4344b50cc4d00bc34f5209dfc527e7180da7c06507ab149bddbe79d0313e021/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d696e666f726d6174696f6e616c3f7374796c653d666c6174266c6f676f3d2533434c4f474f5f4e414d45253345266c6f676f436f6c6f723d776869746526636f6c6f723d326262633861)
Is a simple PHP Class templating library.

Getting Started
---------------

[](#getting-started)

1. You can install via composer.

```
composer require jameslevi/stencil

```

2. If not using any framework, paste the following code at the upper part of your project to load the composer autoload mechanism.

```
