Registry / serialization / mustache-mustache

mustache-mustache

JSON →
library3.2.0phppackagistunverified

A Mustache implementation in PHP.

composer require mustache/mustache
INSTALL
IMPORT
SIG · MUSTACHE-MUSTACHE
M
mustache-mustache
serializationphpv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mustache_Engine
use Mustache_Engine;

Render a simple Mustache template.

<?php require 'vendor/autoload.php'; $m = new Mustache_Engine; echo $m->render('Hello {{planet}}', ['planet' => 'World']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
mustache-mustache — pip install mustache-mustache · libregistry