Libraries tagged by Laravel Paginator
nekoos/laravel-extendable-response
3 Downloads
Add pagination in headers for Laravel projects
jerrydepredator/laravel-predator-api-utils
84 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
12 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
zeuz113/laravel-crud-generator
54 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator
wllionel/pagination
3 Downloads
A simple library for generating pagination.
wanacleto/laravel-livewire3-tables
16 Downloads
A dynamic, responsive Laravel Livewire 3 table component with searching, sorting, checkboxes, and pagination.
vkolegov/laravel-api-controller
685 Downloads
Basic Controller to create simple API with support for pagination, sorting, filtering and exporting
vinelab/neoeloquent-pagination
317 Downloads
Fork of the Illuminate Pagination package to be used with Vinelab/NeoEloquent.
team383/data-table-laravel
2 Downloads
A Laravel package to facilitate the creation of dynamic data tables for Eloquent models, allowing sorting, searching, filtering and pagination
tartan/laravel-table-view
36 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
stepovenko/eloquent-filter-sort-pagination
31 Downloads
For filtering and sorting in eloquent
planetadeleste/oc-pagination-with-havings
4 Downloads
Makes it possible to use pagination with havings in queries.