tequilarapido/simple-widget

Simple widgets system for Laravel


README

Latest Version on Packagist Software License Build Status StyleCI SensioLabsInsight Quality Score Code Coverage

687474703a2f2f7331312e706f7374696d672e6f72672f6363673463786233372f73696d706c655f77692e6a7067

tequilarapido/simple-widget can help you easily split your pages into smaller chunks / widgets, that can be used elsewhere in your project.

This can be a simple way to avoid duplication and isolate some of the rendering logic of your application.

Contents

Installation

You can install the package using composer

$ composer require tequilarapido/simple-widget

Usage

...wip

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.