Registry / web-framework / infrajs-view

infrajs-view

JSON →
library1.0.12phppackagistunverified

View component for the InfraJS framework.

composer require infrajs/view
INSTALL
IMPORT
SIG · INFRAJS-VIEW
I
infrajs-view
web-frameworkphpv1.0.12
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.

View
use Infrajs\View\View;

Instantiate View and render a template with data.

use Infrajs\View\View; $view = new View(); echo $view->render('template', ['key' => 'value']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
infrajs-view — pip install infrajs-view · libregistry