2017 © Pedro Peláez
 

library mustache

Mustache support for PHPTransformers.

image

phptransformers/mustache

Mustache support for PHPTransformers.

  • Sunday, October 1, 2017
  • by RobLoach
  • Repository
  • 2 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Mustache for PHPTransformers

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

Mustache.php support for PHPTransformers., (*2)

Install

Via Composer, (*3)

``` bash $ composer require phptransformers/mustache, (*4)


## Usage ``` php $engine = new BladeTransformer(); echo $engine->render('Hello, {{name}}!', array('name' => 'phptransformers'));

Testing

bash $ phpunit, (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Security

If you discover any security related issues, please email robloach@gmail.com instead of using the issue tracker., (*7)

Credits

License

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

The Versions

01/10 2017

dev-master

9999999-dev https://github.com/phptransformers/mustache

Mustache support for PHPTransformers.

  Sources   Download

MIT

The Requires

 

The Development Requires

mustache phptransformers

01/10 2017