Registry / utility / smarty-smarty

smarty-smarty

JSON →
library5.8.0phppackagistunverified

Smarty - the compiling PHP template engine.

composer require smarty/smarty
INSTALL
IMPORT
SIG · SMARTY-SMARTY
S
smarty-smarty
utilityphpv5.8.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.

Smarty
use Smarty;

Render a Smarty template with a variable.

use Smarty; $smarty = new Smarty(); $smarty->assign('name', 'World'); echo $smarty->fetch('template.tpl');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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