Skip to content

phptransformers/mustache

Repository files navigation

Mustache for PHPTransformers

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

Mustache.php support for PHPTransformers.

Install

Via Composer

$ composer require phptransformers/mustache

Usage

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

Testing

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

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

About

Mustache.php support for PHPTransformers.

Resources

License

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages