Download the PHP package facile-it/paginator-bundle without Composer
On this page you can find all versions of the php package facile-it/paginator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download facile-it/paginator-bundle
More information about facile-it/paginator-bundle
Files in facile-it/paginator-bundle
Download facile-it/paginator-bundle
More information about facile-it/paginator-bundle
Files in facile-it/paginator-bundle
Vendor facile-it
Package paginator-bundle
Short Description lightweight symfony2 pagination
License Apache-2.0
Homepage http://github.com/facile-it/paginator-bundle
Package paginator-bundle
Short Description lightweight symfony2 pagination
License Apache-2.0
Homepage http://github.com/facile-it/paginator-bundle
Please rate this library. Is it a good library?
Informations about the package paginator-bundle
A lightweight symfony2 pagination system
Requirements:
- Twig
>=1.5
version is required if you plan to include the twig template. - Twig
2.*
is allowed
Features:
- Inizialization can be made via request or via setters
- Handle route as well as route parameters
Installation and configuration:
Quite easy Composer, add:
Or if you want to clone the repos:
git clone git://github.com/facile-it/paginator-bundle.git vendor/facile-it/PaginatorBundle
Add PaginatorBundle to your application kernel
Usage examples:
Controller
Currently paginator can paginate:
Doctrine\ORM\QueryBuilder
View
All versions of paginator-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
^2.0 | ^3.0 | ^4.0
doctrine/orm Version ^2.2.3
twig/twig Version ^1.5 | ^2.0
doctrine/orm Version ^2.2.3
twig/twig Version ^1.5 | ^2.0
The package facile-it/paginator-bundle contains the following files
Loading the files please wait ....