PHPackages                             turbolabit/paginatorbundle - 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. turbolabit/paginatorbundle

ActiveSymfony-bundle

turbolabit/paginatorbundle
==========================

0634PHP

Since Oct 2Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/TurboLabIt/php-symfony-paginator)[ Packagist](https://packagist.org/packages/turbolabit/paginatorbundle)[ RSS](/packages/turbolabit-paginatorbundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[turbolabit/paginatorbundle](https://github.com/TurboLabIt/php-symfony-paginator)
=================================================================================

[](#turbolabitpaginatorbundle)

A simple Symfony bundle to render the "classic" pagination element.

It also works without Symfony, as a plain PHP object.

📦 Install it with composer
--------------------------

[](#-install-it-with-composer)

```
symfony composer require turbolabit/paginatorbundle:dev-main
```

🏗️ Use it
---------

[](#️-use-it)

**src/Service/Paginator.php**

```
