2017 © Pedro Peláez
 

library mustache-file-array-loader

Template loader for Mustache.php that uses an array of files.

image

ramracing/mustache-file-array-loader

Template loader for Mustache.php that uses an array of files.

  • Monday, March 21, 2016
  • by Adduc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 281 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 7 % Grown

The README.md

mustache-file-array-loader

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

This package provides a loader for Mustache.php to allow loading from an array of files., (*2)

Install

Via Composer, (*3)

``` bash $ composer require ramracing/mustache-file-array-loader, (*4)


## Usage ``` php $skeleton = new RamRacing\Mustache\FileArrayLoader(); echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Security

If you discover any security related issues, please email security@ramracing.org instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

21/03 2016

dev-master

9999999-dev https://github.com/ramracing/mustache-file-array-loader

Template loader for Mustache.php that uses an array of files.

  Sources   Download

MIT

The Requires

 

The Development Requires

mustache ramracing mustache-file-array-loader mustache.php