How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This package provides a cursor based pagination already integrated with Laravel's query builder and Eloquent ORM. It calculates the SQL query limits automatically by checking the requests GET parameters, and automatically builds the next and previous urls for you.
The main features of juampi92/cursor-pagination are: View and UI Components.
Open-source alternatives to juampi92/cursor-pagination include: adam-boduch/laravel-grid — Laravel Grid is a package that helps you display table data. I could not find package that would satisfy my needs so I… 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.
View themes is a simple package to provide themed view support to Laravel.
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.