Registry / other / eftec-bladeone

eftec-bladeone

JSON →
library4.19.1phppackagistunverified

The standalone version Blade Template Engine from Laravel in a single php file

composer require eftec/bladeone
INSTALL
IMPORT
SIG · EFTEC-BLADEONE
E
eftec-bladeone
otherphpv4.19.1
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.

BladeOne
use eftec\bladeone\BladeOne;

Render a Blade template with data

use eftec\bladeone\BladeOne; $blade = new BladeOne(__DIR__ . '/views', __DIR__ . '/cache'); echo $blade->run('index', ['name' => 'World']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.19.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Resources
eftec-bladeone — pip install eftec-bladeone · libregistry