Libraries tagged by simple paginator
beapp/doctrine-pagination
7947 Downloads
Simple Doctrine pagination library for multiple usages
mouf/utils.common.paginable-interface
222377 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mixerapi/collection-view
62286 Downloads
A simple Collection View for displaying pagination meta data in JSON or XML collection responses
swooder/simple-pagination
1318 Downloads
simple pagination extension for laravel-admin
nguyenanhung/pagination
45759 Downloads
Pagination Helper, Library - Basic, Simple and Lightweight
william-costa/database-manager
2239 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
laraish/pagination
5029 Downloads
A simple library for generating pagination.
salernolabs/pagination
829 Downloads
A simple class that just wraps some pagination stuff and builds bootstrap HTML
yonkosam/laravel-cached-pagination
4 Downloads
A simple, tag-based caching layer for Eloquent pagination.
medisolbv/pagination
85 Downloads
A simple package to allow easy generation of pagination links
sergyjar/laravel-query-builder
14 Downloads
A simple way to obtain a model collection taking into account filtering, sorting and pagination
learncodeweb/filesupload
97 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.
bentools/pager
2495 Downloads
A simple pager class with delta management
jgm/tablebundle
3507 Downloads
Bundle for creating data tables for symfony application.
migliori/php-pdo-database-class
433 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing