Libraries tagged by pagination paginator
ashleydawson/simple-pagination
154394 Downloads
Simple, lightweight and universal service that implements pagination on collections of things
laminas/laminas-paginator-adapter-laminasdb
403239 Downloads
laminas-db adapters for laminas-paginator
amrnn/laravel-cursor-paginator
34945 Downloads
Cursor pagination for Laravel
usmanhalalit/strana
6945 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
michaloravec/laravel-paginateroute
8723 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
data-dog/pager-bundle
93887 Downloads
Paginator bundle for symfony2 and doctrine orm, allows customization with filters and sorters
sivka/paginator
917 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.
tiloweb/pagination-bundle
27140 Downloads
/
starlit/paginator
43403 Downloads
Generates pagination HTML.
popphp/pop-paginator
5082 Downloads
Pop Paginator Component for Pop PHP Framework
php-pagination/php-pagination
11462 Downloads
PHP Pagination Class with 4 types: Simple Pagination, Google Pagination, Digg/PHPBB Pagination Style.
mention/paginator
81545 Downloads
Pagination base
danbovey/laravel-linkheader-paginator
3654 Downloads
Laravel Paginator that moves pagination info to the HTTP LinkHeader
ashleydawson/simple-pagination-bundle
15951 Downloads
Symfony bundle for Simple Pagination, the simple, lightweight and universal paginator that implements pagination on collections of things
voodoophp/paginator
1373 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.