Libraries tagged by simple paginator
wwwision/relay-pagination
4980 Downloads
Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm
beapp/doctrine-pagination
8773 Downloads
Simple Doctrine pagination library for multiple usages
mouf/utils.common.paginable-interface
227785 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!
mixerapi/collection-view
65089 Downloads
A simple Collection View for displaying pagination meta data in JSON or XML collection responses
swooder/simple-pagination
1484 Downloads
simple pagination extension for laravel-admin
nguyenanhung/pagination
45977 Downloads
Pagination Helper, Library - Basic, Simple and Lightweight
bentools/pager
2514 Downloads
A simple pager class with delta management
william-costa/database-manager
2305 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
laraish/pagination
5101 Downloads
A simple library for generating pagination.
medisolbv/pagination
119 Downloads
A simple package to allow easy generation of pagination links
sergyjar/laravel-query-builder
15 Downloads
A simple way to obtain a model collection taking into account filtering, sorting and pagination
jgm/tablebundle
3507 Downloads
Bundle for creating data tables for symfony application.
nunahsan/db
241 Downloads
A simple pagination package for laravel
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
volnix/paginate
137 Downloads
A simple pagination library that is easily extensible for custom pagination operations.