Libraries tagged by paginator data
acfbentveld/laravel-datatables
2898 Downloads
Datatables that supports pagination and recursive searching in relations
asua/datagrid
872 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc. Fork of ublaboo/datagrid
radand/datatablesbundle
89 Downloads
Symfony Datatable Bundle For Doctrine2 Entities
pfilsx/data-grid-bundle
797 Downloads
Provides a Data Grid tables for your Symfony project.
jump/jump-datatable
4 Downloads
JUmp DataTable is a lightweight and flexible library for creating dynamic data tables in PHP applications. It provides an easy way to manage, render, and manipulate tabular data with features such as sorting, filtering, and pagination.
voskobovich/yii2-collection-provider
61 Downloads
Implement data provider without pagination. Movement through the collection using limit and offset. For Yii2
fromholdio/silverstripe-paged
1016 Downloads
A small SilverStripe module that applies pagination functionalities to a Controller and its datalist/s.
sjaakp/yii2-datepager
139 Downloads
Page data on date value in Yii2.
mouf/html.widgets.evolugrid
31392 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
avpretty/grid-bundle
643 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
jgm/tablebundle
3505 Downloads
Bundle for creating data tables for symfony application.
getwarp/criteria
751 Downloads
Define rules to filter datasets in declarative way
spaceonfire/criteria
2398 Downloads
Criteria help you to declare rules to filter datasets
povs/lister-bundle
1556 Downloads
Lister bundle for Symfony to simplify common data listing functions (pagination, sorting, filtering, exporting, etc.)
timolake/livewire-tables
447 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