Libraries tagged by paginator data
kevinpirnie/kpt-utils
5 Downloads
A modern PHP 8.2+ utility library.
ublaboo/datagrid
2044033 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
wenzhixin/bootstrap-table
287980 Downloads
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
yiisoft/data
303685 Downloads
Data providers, pagination and related abstractions
sg/datatablesbundle
1098734 Downloads
Symfony Datatable Bundle For Doctrine2 Entities
cycle/database
797424 Downloads
DBAL, schema introspection, migration and pagination
spiral/database
324384 Downloads
DBAL, schema introspection, migration and pagination
eonx-com/easy-pagination
1281670 Downloads
Provides a generic way to handle pagination data from clients
singlequote/laravel-datatables
25122 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
datatables.net/datatables.net-fixedheader
15174 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
mouf/utils.common.paginable-interface
264797 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
t3brightside/paginatedprocessors
65837 Downloads
Paginated dataprocessors for TYPO3
witty/laravel-table-view
13440 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
datatables.net/datatables.net-fixedheader-bs5
5921 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)