wolnosciowiec/paginator-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple pagination provider bundle, works well with Twig and Doctrine ORM

Installs: 162

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

pkg:composer/wolnosciowiec/paginator-bundle

1.0.1 2017-10-21 14:14 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:36:54 UTC


README

Provides simple interface for paginating queries and displaying pager in Twig templates. Something like KNP Paginator, but simpler.

Todo

  • Unit tests
  • Documentation