Skip to content

View5 Template Engine

Compare
Choose a tag to compare
@devosc devosc released this 11 Nov 06:04
· 104 commits to master since this release

View5 is a version of the Laravel Blade Templates engine for the Mvc5 Framework. The View5 template engine binds the scope of the template to a view model and utilizes the Blade template syntax. Code completion support is available by adding *.blade.phtml as a Blade file type in PHPStorm.