rekalogika/rekapager
Rekapager is a pagination library for PHP.
Sections
📄️ Introduction
Rekapager is a pagination library for PHP, supporting both offset-based and
📄️ Installation and Usage
Installation checklist:
🗃️ Adapters
6 items
📄️ Pageables and Pages
A PageableInterface represents a collection that can be
📄️ Pager and PagerItem
A PagerInterface represents navigation through a collection of items. A view
🗃️ Framework Integration
4 items
🗃️ Batch Processing
2 items
📄️ Keyset Seek Method
If more than one column is involved in the sorting, there are two ways to
📄️ Known Issues and Limitations
Selectable Bug in Counting matching() Results
📄️ Troubleshooting
Common issues and how to solve them.