Libraries tagged by paginating
avpretty/grid-bundle
641 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
apphp/laravel-datagrid
49 Downloads
DataGrid helpers for easy creating CRUD in Laravel Framework Applications
anh/paginator
296 Downloads
Paginator library
agelxnash/seopagination
824 Downloads
Laravel SEO Pagination
spaceonfire/criteria
2362 Downloads
Criteria help you to declare rules to filter datasets
jgm/tablebundle
3505 Downloads
Bundle for creating data tables for symfony application.
facile-it/paginator-bundle
4559 Downloads
lightweight symfony2 pagination
acfbentveld/laravel-datatables
2898 Downloads
Datatables that supports pagination and recursive searching in relations
wingsline/inuitcss
130 Downloads
inuit.css helpers and pagination for Laravel 4.1
voskobovich/yii2-collection-provider
61 Downloads
Implement data provider without pagination. Movement through the collection using limit and offset. For Yii2
timolake/livewire-tables
373 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables
softerize/tablelize
1912 Downloads
Customizable Laravel Eloquent html tables with pagination, search, sorting and buttons.
savannabits/laravel-pagetables
955 Downloads
Laravel Pagetables is a Server Side Adapter for Datatables using the default Laravel Pagination.
sammyt/paginate-collection
607 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
rubensdimas/database-manager
14 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.