Registry / utility / league-plates

league-plates

JSON →
library3.6.0phppackagistunverified

Plates, the native PHP template system that's fast, easy to use and easy to extend.

composer require league/plates
INSTALL
IMPORT
SIG · LEAGUE-PLATES
L
league-plates
utilityphpv3.6.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.

Engine
use League\Plates\Engine;

Render a template with variables.

use League\Plates\Engine; $templates = new Engine('/path/to/templates'); echo $templates->render('home', ['title' => 'Hello World']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
league-plates — pip install league-plates · libregistry