Download the PHP package phauthentic/pagination without Composer
On this page you can find all versions of the php package phauthentic/pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phauthentic/pagination
More information about phauthentic/pagination
Files in phauthentic/pagination
Download phauthentic/pagination
More information about phauthentic/pagination
Files in phauthentic/pagination
Vendor phauthentic
Package pagination
Short Description A framework and library agnostic data paginator
License MIT
Package pagination
Short Description A framework and library agnostic data paginator
License MIT
Please rate this library. Is it a good library?
Informations about the package pagination
Framework agnostic Pagination
This library is a framework agnostic way of paginating through data sets. The only dependency is psr/http-message.
It gets the information from the request object that must comply to the PSR-7 standard and turns it into an object that is passed to a mapper that will map it to the data layer implementation. You can implement your own paginator based on the PaginatorInterface to create an adapter for your implementation.
Included Paginator Adapters
Documentation
- Paginators
- Array
- CakePHP3 ORM
- Doctrine 2
- Elastica
- The Pagination Service
Copyright & License
Licensed under the MIT license
Copyright (c) Phauthentic
All versions of pagination with dependencies
PHP Build Version
Package Version
Requires
psr/http-message Version
^1.0
The package phauthentic/pagination contains the following files
Loading the files please wait ....