Libraries tagged by Laravel Paginator
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
15 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.
noking50/pagination
80 Downloads
Pagination for model
nastuzzi-samy/laravel-query-selection
2718 Downloads
Add some custom scopes on models to make a better selection via requests
nastuzzi-samy/laravel-model-stages
2686 Downloads
Add stage scopes to models with parents
mvehar/laravel-livewire-tables
12 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
26 Downloads
Allow pagination to load an initial number of items on the first page and subsequent pages can load a different number of items