Blade template system in Yii2

Since one colleage wants so much using Laravel’s Blade system in yii2, I have made a little wrapper that let’s you use that system as if tpl or twig. Right now is in its first version and I don’t know much about Blade, I have made some basic tutorials from their page and everything just works fine.

If you are interested in contributing, using it or saying if something is missing, please, feel free to do it.

Link to blade template