Libraries tagged by php paginator
platine-php/pagination
3334 Downloads
Platine Pagination is a lightweight PHP paginator, for generating pagination controls
dotzero/ypaginator
86 Downloads
A lightweight PHP paginator without a database dependency, for generating pagination controls in the style of Yandex
s-damian/laravel-man-pagination
1217 Downloads
Laravel Pagination library
forrest79/pagination
526 Downloads
Create pages list for pagination with logarithmic scale, neighbour pages or all pages.
fdevs/pagination
3766 Downloads
Pagination for PHP
benjaminmedia/zebra-pagination
282 Downloads
A generic, Twitter Bootsrap compatible, PHP pagination library that automatically generates navigation links
snugcomponents/paginator
105 Downloads
Nette component for paginate items
phpextra/paginator
6793 Downloads
Pagination for collections in PHP
tuupola/beeper
10815 Downloads
Generic paginator for PHP 7.1+
bilge/zebra-pagination
506 Downloads
A generic, Twitter Bootsrap compatible, PHP pagination library that automatically generates navigation links
tommylykerin/php-paginator
82 Downloads
Pagination class for PHP
tleckie/paginator
5 Downloads
PHP - Simple paginator class and interface
thingston/paginator
12 Downloads
PHP paginator class for any suitable source of data using custom adapters.
rgehan/paginator
18 Downloads
A simple PHP paginator
ondkal/paginator
15 Downloads
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. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.