Libraries tagged by offset
valu/wp-graphql-offset-pagination
97311 Downloads
Add offset pagination to wp-graphql
paysera/lib-pagination
208800 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager
80936 Downloads
Rapid pagination without using OFFSET
phplrt/position
176919 Downloads
The phplrt position package.
lampager/lampager-laravel
43223 Downloads
Rapid pagination for Laravel
white-rabbit-1-sketch/php-file-hash-map
4862 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
mouf/utils.common.paginable-interface
265647 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!
rekalogika/rekapager-offset-pagination
35956 Downloads
Offset pagination component of the Rekapager pagination library
phplrt/position-contracts
158969 Downloads
A set of phplrt position abstractions
lampager/lampager-cakephp
31145 Downloads
Rapid pagination for CakePHP 5
rekalogika/rekapager-symfony-bridge
8004 Downloads
Common classes for Symfony integration.
rekalogika/rekapager-keyset-pagination
35922 Downloads
Keyset pagination component of the Rekapager pagination library
rekalogika/rekapager-doctrine-orm-adapter
34083 Downloads
Doctrine ORM adapter for Rekapager pagination library
rekalogika/rekapager-core
8033 Downloads
Core functionality of Rekapager pagination library
rekalogika/rekapager-contracts
35850 Downloads
Interfaces and nominal classes for Rekapager pagination library