Libraries tagged by Laravel Paginator
zeuz113/laravel-crud-generator
53 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
2 Downloads
A simple library for generating pagination.
wanacleto/laravel-livewire3-tables
14 Downloads
A dynamic, responsive Laravel Livewire 3 table component with searching, sorting, checkboxes, and pagination.
vkolegov/laravel-api-controller
684 Downloads
Basic Controller to create simple API with support for pagination, sorting, filtering and exporting
vinelab/neoeloquent-pagination
316 Downloads
Fork of the Illuminate Pagination package to be used with Vinelab/NeoEloquent.
team383/data-table-laravel
1 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
35 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
stepovenko/eloquent-filter-sort-pagination
30 Downloads
For filtering and sorting in eloquent
planetadeleste/oc-pagination-with-havings
4 Downloads
Makes it possible to use pagination with havings in queries.
noking50/pagination
75 Downloads
Pagination for model
nastuzzi-samy/laravel-query-selection
2717 Downloads
Add some custom scopes on models to make a better selection via requests
nastuzzi-samy/laravel-model-stages
2685 Downloads
Add stage scopes to models with parents
mvehar/laravel-livewire-tables
11 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
mrkacmaz/laravel-ssp
0 Downloads
Process server-side processing (SSP) for an Eloquent model, supporting dynamic filtering, sorting, and pagination.
mohamedsabil83/laravel-loadmore
25 Downloads
Allow pagination to load an initial number of items on the first page and subsequent pages can load a different number of items