Registry / utility / fenom-fenom

fenom-fenom

JSON →
library3.0.0phppackagistunverified

Fenom - excellent template engine for PHP

composer require fenom/fenom
INSTALL
IMPORT
SIG · FENOM-FENOM
F
fenom-fenom
utilityphpv3.0.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.

Fenom
use Fenom\Fenom;

Render a template with variables using Fenom.

use Fenom\Fenom; $fenom = Fenom::factory('/path/to/templates', '/path/to/compile'); $fenom->display('template.tpl', ['name' => 'World']);
Debug
Known issues
breakingRequires PHP 7.0+
fix
Upgrade PHP to version 7.0 or higher.
affects: <3.0.0
Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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