Libraries tagged by pagination links
wnikk/smart-pagination
1 Downloads
Reverse pagination for Laravel with SEO-friendly links and stable URLs
benjaminmedia/zebra-pagination
1161 Downloads
A generic, Twitter Bootsrap compatible, PHP pagination library that automatically generates navigation links
pitoncms/pagination
169 Downloads
Display page number links in Twig or PHP templates.
i4erkasov/yii2-link-pager-with-dots
12 Downloads
Supplements the standard generation of pagination buttons
vespula/paginator
265 Downloads
A package that creates simple pagination links. No reliance on ORMs or arrays. Has a generic, bootstrap, and foundation adapters.
rustamwin/yii2-pager
0 Downloads
Link pager extension for the Yii framework
ondkal/paginator
16 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.
kopetgroup/php-paginator
4 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.
innobrig/paginator
68 Downloads
A lightweight PHP paginator for Bootstrap4. Generates 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.
etodesign/php-paginator
56 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.
alanzhaonys/paginator
22 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.
youtubeimage/youtubeimage
13 Downloads
Class for retrive youtube embeded link, image, id
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
broken-titan/laravel-header-paginate
7 Downloads
Transforms the default pagination of the Laravel responses from body metadata to the Link header.
justinvoelker/yii2-separatedpager
66018 Downloads
A Yii2 LinkPager that displays the first and last pages inline with other pages.