ruwork/paginator-bundle

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

Ruwork Paginator Bundle

Installs: 7 338

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Type:symfony-bundle

0.13.5 2018-11-05 15:38 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 %}