ruvents/paginator-bundle

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

Ruwork Paginator Bundle

Installs: 4 848

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Type:symfony-bundle

0.1.0 2017-11-11 22:00 UTC

This package is not auto-updated.

Last update: 2020-08-22 05:54:07 UTC


README

Bundle to use RUWORK Paginator with Symfony.

Replaces the Ruwork\Paginator\Exception\PageOutOfRangeException with a Symfony\Component\HttpKernel\Exception\NotFoundHttpException.

Registers a twig path alias for the library twig templates.

{% embed '@RuworkPaginator/bootstrap_4.html.twig' with {paginator: paginator} %}
{% endembed %}