tequilarapido / simple-widget by nbourguig

Simple widgets system for Laravel
58
0
4
Package Data
Maintainer Username: nbourguig
Maintainer Contact: nbourguig@gmail.com (Nassif Bourguig)
Package Create Date: 2016-10-28
Package Last Update: 2021-08-10
Language: PHP
License: MIT
Last Refreshed: 2024-11-24 15:02:40
Package Statistics
Total Downloads: 58
Monthly Downloads: 2
Daily Downloads: 0
Total Stars: 0
Total Watchers: 4
Total Forks: 0
Total Open Issues: 8

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

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.