Libraries tagged by php paginator
sofyco/pagination-doctrine-mongodb-bundle
930 Downloads
Symfony Pagination Doctrine MongoDB Bundle
sofyco/pagination-bundle
943 Downloads
Symfony Pagination Bundle
sofyco/pagination
955 Downloads
Pagination Library
rainstreamweb/lara-pdf-merger-php-7-2
10425 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
php-extended/php-paged-iterator-object
27323 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
29618 Downloads
A library that specify an iterator that carries pagination information
nguyenanhung/pagination
45549 Downloads
Pagination Helper, Library - Basic, Simple and Lightweight
migliori/php-pdo-database-class
432 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
hibit-dev/criteria
99 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
viames/pair
1656 Downloads
lightweight PHP framework as the air
simondevelop/array-organize
3078 Downloads
Php library for easy sorting of data, generate html table and more.
william-costa/database-manager
2198 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
michaeljennings/carpenter
1680 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
leoshtika/pagination
103 Downloads
The simpliest PHP pagination class
mjohann/paginated-file-reader
21 Downloads
A PHP library to read files page by page, supporting multiple formats like TXT, PDF, DOCX, and ODT. Each file type is handled by a dedicated reader class, all following a unified interface for seamless integration.