| Package Data | |
|---|---|
| Maintainer Username: | Whyounes |
| Maintainer Contact: | younes.rafie@gmail.com (RAFIE Younes) |
| Package Create Date: | 2015-02-09 |
| Package Last Update: | 2015-02-10 |
| Home Page: | |
| Language: | PHP |
| License: | Unknown |
| Last Refreshed: | 2025-11-05 15:02:47 |
| Package Statistics | |
|---|---|
| Total Downloads: | 245 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 5 |
| Total Watchers: | 1 |
| Total Forks: | 4 |
| Total Open Issues: | 1 |
Bringing Twig to Laravel 5 using the new Contracts Package.
##Installation
"whyounes/laravel5-twig": "dev-master" to your composer.json file and run composer update.'RAFIE\Twig\TwigViewServiceProvider' to your config/app.php providers array, and comment the 'Illuminate\View\ViewServiceProvider' provider.##TODO