Blade Use Laravel Blade templates as a standalone component without the full Laravel framework

Getting Started

Instance

Static

Directives

Blade

Author Source Latest Version
Software License Build Status Issue Tracker

Use Laravel Blade templates as a standalone component without the full Laravel framework.

The library can be used in two ways, the recommended method is the BladeInstance, but there is also a Static approach similar to Laravel facades.

Full API documentation is also available.