How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Laravel Grid is a package that helps you display table data. I could not find package that would satisfy my needs so I decided to write one. Now I've been successfully using it in my two projects. I hope you will enjoy it.
The main features of adam-boduch/laravel-grid are: View and UI Components.
Projects with overlapping indexed features include: alexwhitman/laravel-view-themes — View themes is a simple package to provide themed view support to Laravel. awkwardideas/switchblade — ``bash $ composer require awkwardideas/switchblade ``. codewithtony/larathemes — The simpliest of theme switching for Laravel 5. genealabs/bones-flash — Notifying your users doesn't have to be a lot of work. hakanersu/amaran-laravel — AmaranJS stylish notification for your laravel application. juampi92/cursor-pagination — This package provides a cursor based pagination already integrated with Laravel's query builder and Eloquent ORM. It…
View themes is a simple package to provide themed view support to Laravel.