somework/offset-page
Convert page-based APIs to offset-based pagination. Transform any paginated data source into seamless offset-based access for databases, REST APIs, and external services.
时间:2017-06-04 19:48
somework/offset-page-logic
Utility functions to convert offset/limit requests into page/page-size arguments
时间:2017-06-04 17:24
voskobovich/yii2-collection-provider
Implement data provider without pagination. Movement through the collection using limit and offset. For Yii2
时间:2015-11-02 20:37
valu/wp-graphql-offset-pagination
Add offset pagination to wp-graphql
时间:未知
white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:未知
rekalogika/rekapager-doctrine-orm-adapter
Doctrine ORM adapter for Rekapager pagination library
时间:未知
rekalogika/rekapager-contracts
Interfaces and nominal classes for Rekapager pagination library
时间:未知
rekalogika/rekapager-keyset-pagination
Keyset pagination component of the Rekapager pagination library
时间:未知
rekalogika/rekapager-offset-pagination
Offset pagination component of the Rekapager pagination library
时间:未知
mouf/utils.common.paginable-interface
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!
时间:未知