Registry / other / aura-view

aura-view

JSON →
library2.4.0phppackagistunverified

Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.

composer require aura/view
INSTALL
IMPORT
SIG · AURA-VIEW
A
aura-view
otherphpv2.4.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.

View
use Aura\View\View;

Create a View instance and render a template.

use Aura\View\View; $view = new View(); $view->setView('index'); $output = $view->render();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
2
Meta
1
Resources
aura-view — pip install aura-view · libregistry