PHPackages                             webconsol/handlebars.php - 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. webconsol/handlebars.php

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

webconsol/handlebars.php
========================

Handlebars processor for php

0.0.1(5y ago)0531MITPHP

Since Jan 5Pushed 3y agoCompare

[ Source](https://github.com/WEBCONSOL/handlebars)[ Packagist](https://packagist.org/packages/webconsol/handlebars.php)[ Docs](https://github.com/WEBCONSOL/handlebars)[ RSS](/packages/webconsol-handlebarsphp/feed)WikiDiscussions master Synced today

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

Handlebars.php
==============

[](#handlebarsphp)

credit
------

[](#credit)

This library was taken from `xamin/handlebars.php` because the `xamin/handlebars.php` is out of live.

installation
------------

[](#installation)

add the following to require property of your composer.json file:

```
composer require webvconsol/handlebars.php "dev-maste"
composer require webconsol/php-hbs-helpersp "dev-maste"

```

OR, depending on your composer setup

```
php composer.phar require webvconsol/handlebars.php "dev-maste"
php composer.phar require webconsol/php-hbs-helpers "dev-maste"

```

usage
-----

[](#usage)

```
