Download the PHP package fightmaster/porpaginas-bundle without Composer
On this page you can find all versions of the php package fightmaster/porpaginas-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fightmaster/porpaginas-bundle
More information about fightmaster/porpaginas-bundle
Files in fightmaster/porpaginas-bundle
Package porpaginas-bundle
Short Description Symfony bundle for the porpaginas beberlei/porpaginas.
License MIT
Homepage https://github.com/fightmaster/PorpaginasBundle
Informations about the package porpaginas-bundle
PorpaginasBundle
Introduction
PorpaginasBundle is wrapper for porpaginas library.
Installation
Using Composer (recommended)
To install PorpaginasBundle with Composer just add the following to your composer.json file:
Then, you can install the new dependencies by running Composer’s update command from the directory where your composer.json file is located:
Composer will automatically download all required files, and install them for you. All that is left to do is to update your AppKernel.php file, and register the new bundle:
Configuration
By default, you need to specify only what you use paginator (). Library supports only KnpPaginator.
Below you find a reference of all configuration options with their default values:
All versions of porpaginas-bundle with dependencies
symfony/framework-bundle Version ~2.1
beberlei/porpaginas Version dev-master