Libraries tagged by paginating
ppadevs/paginator
762 Downloads
Library for pagination.
povs/lister-bundle
1502 Downloads
Lister bundle for Symfony to simplify common data listing functions (pagination, sorting, filtering, exporting, etc.)
postmill/pagerwave
4897 Downloads
Key-set pagination for PHP
phptask/phptask
17 Downloads
Pagination for PHP 5.3.
olegario/page-search-traits
227 Downloads
Library containing specialized pagination and search traits
mvehar/laravel-livewire-tables
11 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
mrnebbi/craft-query-strings
10 Downloads
Add your query strings back into your Craft CMS pagination. Pull an array of all query strings, including duplicate keys
mikone/pubmed
30 Downloads
Wrapper API for the NCBI PubMed EFetch and ESummary Utilities developed at Ambry Genetics and made public for use by the community. My personalization include GuzzleHTTP client e the use of new api in json format. Include also a speed increase and a pagination controller.
kejawenlab/ci4pager
384 Downloads
CodeIgniter 4 Pagination Library
karlos3098/laravel-primevue-table-service
683 Downloads
The Service that facilitates integration with PrimeVue tables by introducing easy pagination, filtering and sorting.
intellect-web-development/symfony-presentation-bundle
6776 Downloads
Package of tools for working with Command and Query(including a search engine with filtering, sorting and pagination)
imer/laravel-query-table
1080 Downloads
Laravel plugin for displaying query results as a table with built-in filtering/sorting/pagination
hibit-dev/criteria
79 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
datatables.net/datatables.net-fixedheader-zf
5 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 [Foundation](https://get.foundation/)