PHPackages                             realkasparov/pagination-bridge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. realkasparov/pagination-bridge

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

realkasparov/pagination-bridge
==============================

pagination with Symfony 2 bridge.

0.2.1(8y ago)02MITPHPPHP &gt;=5.4

Since Oct 9Pushed 4y agoCompare

[ Source](https://github.com/realkasparov/pagination-bridge)[ Packagist](https://packagist.org/packages/realkasparov/pagination-bridge)[ RSS](/packages/realkasparov-pagination-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Pagination
==========

[](#pagination)

This is a PHP 5.4 paginator with a totally different core concept.

Setup and Configuration
-----------------------

[](#setup-and-configuration)

FDevsPagination uses Composer, please checkout the [composer website](http://getcomposer.org) for more information.

The simple following command will install `pagination-bridge` into your project. It also add a new entry in your `composer.json` and update the `composer.lock` as well.

```
$ composer require fdevs/pagination-bridge
```

Usage with [Symfony framework](http://symfony.com/)
---------------------------------------------------

[](#usage-with-symfony-framework)

\###Enable the bundle in the kernel

```
