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

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

ineventapp/handlebars.php
=========================

Handlebars processor for php

v0.10.4(9y ago)015.3k1MITPHP

Since Nov 19Pushed 6y agoCompare

[ Source](https://github.com/ineventapp/handlebars.php)[ Packagist](https://packagist.org/packages/ineventapp/handlebars.php)[ Docs](https://github.com/XaminProject/handlebars.php)[ RSS](/packages/ineventapp-handlebarsphp/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

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

[](#handlebarsphp)

[![Build Status](https://camo.githubusercontent.com/dd62ce18eb24fd456805c089bffea5b20bdfe32aa363050ff90162002151d111/68747470733a2f2f7472617669732d63692e6f72672f58616d696e50726f6a6563742f68616e646c65626172732e7068702e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/XaminProject/handlebars.php)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/ecb4fd5700e081af8bf00a888519248f4506ac9e1f2591073da81903e1955bb0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f58616d696e50726f6a6563742f68616e646c65626172732e7068702f6261646765732f7175616c6974792d73636f72652e706e673f733d32336133373966313962353233343938393236656233663262363031393538313536333265386566)](https://scrutinizer-ci.com/g/XaminProject/handlebars.php/)[![Code Coverage](https://camo.githubusercontent.com/f9332d2fa7c970957bb87561d6e12de9229a698b5962f598e249ee04267a65b3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f58616d696e50726f6a6563742f68616e646c65626172732e7068702f6261646765732f636f7665726167652e706e673f733d39643661636438306566326264613033636264303061306366663335353335363134636537396564)](https://scrutinizer-ci.com/g/XaminProject/handlebars.php/)installation
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#installation)

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

`"ineventapp/handlebars.php": "dev-master"` for php 5.3+ `"ineventapp/handlebars.php": "dev-php-52"` for php 5.2

then run:

`$ composer install`

usage
-----

[](#usage)

```
