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 |
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.
You can install the package using composer
$ composer require tequilarapido/simple-widget
...wip
Please see CHANGELOG for more information what has changed recently.
$ composer test
If you discover any security related issues, please email :author_email instead of using the issue tracker.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.