Download the PHP package dimmir/paginator-bundle without Composer
On this page you can find all versions of the php package dimmir/paginator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dimmir/paginator-bundle
More information about dimmir/paginator-bundle
Files in dimmir/paginator-bundle
Download dimmir/paginator-bundle
More information about dimmir/paginator-bundle
Files in dimmir/paginator-bundle
Vendor dimmir
Package paginator-bundle
Short Description Flexible pagination bundle for Symfony 3. Created for use on the REST API
License MIT
Package paginator-bundle
Short Description Flexible pagination bundle for Symfony 3. Created for use on the REST API
License MIT
Please rate this library. Is it a good library?
Informations about the package paginator-bundle
PaginatorBundle
Flexible pagination bundle for Symfony 3. This bundle provides an easy way to add pagination support to the collection of your API. It easy used with FOSRestBundle
Installation:
You can install this bundle using composer:
Add the bundle to your AppKernel.php file:
Configuration
Usage
Currently paginator can paginate:
Doctrine\ORM\QueryBuilder
Example for used with FOSRestBundle:
Representations
DMR\Bundle\PaginatorBundle\Representation\CollectionRepresentation:
DMR\Bundle\PaginatorBundle\Representation\SliderRepresentation:
All versions of paginator-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
symfony/framework-bundle Version ~3.2
doctrine/orm Version ^2.5
jms/serializer Version ^1.7
symfony/framework-bundle Version ~3.2
doctrine/orm Version ^2.5
jms/serializer Version ^1.7
The package dimmir/paginator-bundle contains the following files
Loading the files please wait ....