Libraries tagged by pagination paginator
laminas/laminas-paginator-adapter-laminasdb
489377 Downloads
laminas-db adapters for laminas-paginator
usmanhalalit/strana
7218 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
michaloravec/laravel-paginateroute
10499 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
lampager/lampager
72755 Downloads
Rapid pagination without using OFFSET
kgilden/pager
17418 Downloads
A paginator library to split results into multiple pages
data-dog/pager-bundle
97268 Downloads
Paginator bundle for symfony2 and doctrine orm, allows customization with filters and sorters
ttskch/paginator-bundle
10799 Downloads
The most thin, simple and customizable paginator bundle for Symfony
tiloweb/pagination-bundle
28508 Downloads
/
starlit/paginator
44696 Downloads
Generates pagination HTML.
popphp/pop-paginator
5442 Downloads
Pop Paginator Component for Pop PHP Framework
amrnn/laravel-cursor-paginator
35593 Downloads
Cursor pagination for Laravel
sivka/paginator
1094 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
platine-php/pagination
3782 Downloads
Platine Pagination is a lightweight PHP paginator, for generating pagination controls
danbovey/laravel-linkheader-paginator
3787 Downloads
Laravel Paginator that moves pagination info to the HTTP LinkHeader
voodoophp/paginator
1380 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.