File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# handlebars.php
2
2
Ultra fast PHP7 implementation of handlebars.js
3
3
4
+ [ ![ Travis CI] ( https://travis-ci.org/CradlePHP/handlebars.svg?branch=master )] ( https://travis-ci.org/CradlePHP/handlebars )
5
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/CradlePHP/handlebars/badge.svg?branch=master )] ( https://coveralls.io/github/CradlePHP/handlebars?branch=master )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/cradlephp/handlebars/v/stable )] ( https://packagist.org/packages/cradlephp/handlebars )
7
+ [ ![ Total Downloads] ( https://poser.pugx.org/cradlephp/handlebars/downloads )] ( https://packagist.org/packages/cradlephp/handlebars )
8
+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/cradlephp/handlebars/v/unstable )] ( https://packagist.org/packages/cradlephp/handlebars )
9
+ [ ![ License] ( https://poser.pugx.org/cradlephp/handlebars/license )] ( https://packagist.org/packages/cradlephp/handlebars )
10
+
4
11
## Install
5
12
6
13
``` bash
You can’t perform that action at this time.
0 commit comments