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.
View
✓ use ByTIC\View\View;
Render a view template
use ByTIC\View\View;
$view = new View();
echo $view->render('template', ['name' => 'World']);
Debug
Known issues
No known issues recorded.
Upgrade
Version history
2.0.12latest on Packagist
Audit
Dependencies
No dependency data recorded yet.