Download the PHP package xamin/handlebars.php without Composer
On this page you can find all versions of the php package xamin/handlebars.php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xamin/handlebars.php
More information about xamin/handlebars.php
Files in xamin/handlebars.php
Download xamin/handlebars.php
More information about xamin/handlebars.php
Files in xamin/handlebars.php
Vendor xamin
Package handlebars.php
Short Description Handlebars processor for php
License MIT
Homepage https://github.com/XaminProject/handlebars.php
Package handlebars.php
Short Description Handlebars processor for php
License MIT
Homepage https://github.com/XaminProject/handlebars.php
Please rate this library. Is it a good library?
Informations about the package handlebars.php
Handlebars.php
installation
add the following to require property of your composer.json file:
"xamin/handlebars.php": "dev-master"
for php 5.3+
"xamin/handlebars.php": "dev-php-52"
for php 5.2
then run:
$ composer install
usage
contribution
contributions are more than welcome, just don't forget to:
- add your name to each file that you edit as author
- use PHP CodeSniffer to check coding style.
license
Copyright (c) 2010 Justin Hileman
Copyright (C) 2012-2013 Xamin Project and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of handlebars.php with dependencies
PHP Build Version
Package Version
No informations.
The package xamin/handlebars.php contains the following files
Loading the files please wait ....