Libraries tagged by pagination links
i4erkasov/yii2-link-pager-with-dots
12 Downloads
Supplements the standard generation of pagination buttons
anekdotes/pagination
581 Downloads
Utility to generate an intelligent ``range`` of links based on the current page and total pages.
vespula/paginator
256 Downloads
A package that creates simple pagination links. No reliance on ORMs or arrays. Has a generic, bootstrap, and foundation adapters.
ucscode/easy-paginator
13 Downloads
A lightweight and flexible PHP pagination library for handling paginated data and generating pagination links.
rustamwin/yii2-pager
0 Downloads
Link pager extension for the Yii framework
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.
kopetgroup/php-paginator
3 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
12 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.
yidas/pagination
11286 Downloads
PHP Paginator with Pager Widget (pure PHP, CI, Yii, Laravel support)
justinvoelker/yii2-separatedpager
63087 Downloads
A Yii2 LinkPager that displays the first and last pages inline with other pages.