Libraries tagged by Laravel Paginator
jvmartin/laravel5-foundation6-pagination
142 Downloads
Foundation for Sites 6 pagination for Laravel 5.
jackardios/scout-json-api-paginate
0 Downloads
Extension for https://github.com/spatie/laravel-json-api-paginate
jackardios/elastic-json-api-paginate
121 Downloads
ElasticScoutDriverPlus extension for https://github.com/spatie/laravel-json-api-paginate
dutchcodingcompany/cursor-pagination
228 Downloads
Cursor pagination for Laravel Lighthouse GraphQL API
a-grigorkin/pagination
4 Downloads
Pagination for Laravel Framework
jamesh/laravel-uuid-cursor-pagination
25 Downloads
An implementation of cursor pagination with UUID
theopeneyes/generate-pagination
1 Downloads
A Laravel package to generate pagination
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
sevenshores/paginates
15 Downloads
Laravel controller trait for paginating models
nekoos/laravel-extendable-response
3 Downloads
Add pagination in headers for Laravel projects
jerrydepredator/laravel-predator-api-utils
76 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.
hkchai/laravel-foundation
69 Downloads
Foundation 5 components for Laravel 5.1. For now only Pagination is supported
kevinoo/graphql-laravel-filters
11 Downloads
This library extends the functionalities of rebing/graphql-laravel, providing a comprehensive solution for managing pagination and applying advanced filters to GraphQL queries in Laravel applications.
fadyreda99/laravel-api-response
0 Downloads
A Laravel package for standardized API responses with pagination.
zmon/laravel-crud-generator-zmon
368 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables