ashleydawson/simple-pagination
Framework-agnostic pagination library for PHP. Provide callbacks to count total items and fetch a slice (offset/length), and it returns a Pagination object with items plus page metadata and ranges. Works with arrays, DB lists, Doctrine, Solr, and more.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-paginateroute | 0.86 | Adds a Laravel route macro to paginate via clean, translatable URLs like /news/page/2 instead of ?page=2. Includes a paginate route method and facade for generating pagination links. Note: this package is abandoned/unsupported—fork if needed. | 304 | 316 | 57 | 909 | 0 | 4.8 | 5.9 | MIT | 8 years ago | |
| ecommit/paginator | 0.86 | Lightweight PHP paginator for arrays or ArrayIterator. Configure page, max_per_page, and data; optionally provide total count for large datasets. Iterate results, get last page, and use count() to know items on the current page. | 0 | 0 | 1 | 556 | 0 | 0.0 | 37.9 | MIT | — | |
| pagerfanta/doctrine-collections-adapter | 0.85 | Adapter connecting Pagerfanta pagination to Doctrine Collections. Paginate ArrayCollection and other Collection implementations with limit/offset slicing and count support, enabling easy integration of Doctrine collection data into Pagerfanta-based UIs. | 2 | 2 | 0 | 8K | 0 | 0.0 | 47.4 | NOASSERTION | — | |
| cethyworks/doctrine-paginator-decorator | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 9 years ago | |
| 17734027950/pagerfanta-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 8 years ago | |
| babdev/pagerfanta-bundle | 0.85 | — | 210 | 209 | 17 | 433K | 1 | 1.7 | 45.7 | NOASSERTION | — | |
| ecommit/doctrine-utils | 0.85 | Small set of Doctrine ORM QueryBuilder utilities: accurate COUNT helpers, a paginator, and filter helper methods. Install via Composer and use to simplify common query building patterns in your PHP projects. | 0 | 0 | 1 | 220 | 0 | 0.0 | 32.4 | MIT | — | |
| beberlei/porpaginas | 0.85 | — | 164 | 165 | 19 | 10K | 0 | 15.4 | 28.0 | — | 4 months ago | |
| anh/paginator-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| pagerfanta/doctrine-phpcr-odm-adapter | 0.84 | Pagerfanta adapter for Doctrine PHPCR-ODM, enabling paginated results from PHPCR document queries. Integrates Pagerfanta with PHPCR-ODM query builders/documents so you can build pagers and render page links efficiently. | 0 | 0 | 0 | 30 | 0 | 0.0 | 8.3 | NOASSERTION | — | |
| chamber-orchestra/pagination-bundle | 0.84 | — | 0 | 0 | 0 | 1K | 0 | 0.7 | 41.3 | MIT | — | |
| anh/pager-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| stevebauman/eloquenttable | 0.84 | Abandoned package: an HTML table generator for Laravel Eloquent collections. Provides a TableTrait and service provider setup (Laravel 4/5) to render collection data as tables, with limited pagination support (Laravel 5 requires manual render()). | 1 | 46 | 0 | 18 | 4 | 4.4 | 16.0 | — | 9 years ago | |
| ekrouzek/pagination-filters-bundle | 0.84 | — | 0 | 0 | 0 | 31 | 0 | 0.0 | 20.8 | MIT | — | |
| appventus/avlist-bundle | 0.84 | — | 6 | 7 | 1 | 0 | 0 | 0.3 | — | — | 9 years ago | |
| pagerfanta/doctrine-mongodb-odm-adapter | 0.84 | Doctrine MongoDB ODM adapter for Pagerfanta. Adds pagination support for ODM query builders and queries, returning paginated results with limits, offsets, and total counts—ideal for building pageable lists in Laravel, Symfony, or custom PHP apps. | 0 | 0 | 0 | 2K | 0 | 0.0 | 45.9 | NOASSERTION | — | |
| cannibal/pagination-bundle | 0.84 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| onemustcode/query | 0.84 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| ashleydawson/simple-pagination-bundle | 0.84 | — | 4 | 5 | 2 | 101 | 1 | 2.6 | 18.3 | MIT | 6 years ago | |
| pagerfanta/core | 0.84 | — | 48 | 48 | 0 | 283K | 0 | 0.2 | 52.0 | NOASSERTION | — |
How can I help you explore Laravel packages today?