Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
Shea Lewis edited this page Jun 28, 2015 · 1 revision

Laravel 5.1 Source License

Easily create reusable widget components to be used throughout your Laravel application. Widgets are very similar to Laravel's view composers, but in more of a dedicated sense.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code. At the moment the package is not unit tested, but is planned to be covered later down the road.

Clone this wiki locally