Download the PHP package everlutionsk/pagination-bundle without Composer
On this page you can find all versions of the php package everlutionsk/pagination-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download everlutionsk/pagination-bundle
More information about everlutionsk/pagination-bundle
Files in everlutionsk/pagination-bundle
Download everlutionsk/pagination-bundle
More information about everlutionsk/pagination-bundle
Files in everlutionsk/pagination-bundle
Vendor everlutionsk
Package pagination-bundle
Short Description Symfony bundle for Paginate the list of items
License MIT
Package pagination-bundle
Short Description Symfony bundle for Paginate the list of items
License MIT
Please rate this library. Is it a good library?
Informations about the package pagination-bundle
Everlution Pagination bundle
Features
- simple pagination for tables
- sorting headers for tables
- based on Doctrine Paginator (for now)
Installation
Step 1: Download the Bundle
Step 2: Enable the Bundle
Configuration
Where will be the pagination definitions loaded from:
Usage
User controller list action:
Templating in list.html.twig:
UseCase for listing:
Service definition:
Repository method for getting data:
Actual sort implementation detail:
Name sorting:
Job title sorting:
Service definition:
TODO
- automate sort rules creation
- create abstraction to Doctrine so we can use whatever we want (Elasticsearch etc)
- provide usage for Filtering the table
- pagination template for multiple css frameworks (SemanticUI, Bootstrap, Materialize)
All versions of pagination-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
symfony/framework-bundle Version ^3.0
symfony/config Version ^3.0
symfony/dependency-injection Version ^3.0
symfony/http-foundation Version ^3.0
symfony/http-kernel Version ^3.0
symfony/templating Version ^3.0
symfony/framework-bundle Version ^3.0
symfony/config Version ^3.0
symfony/dependency-injection Version ^3.0
symfony/http-foundation Version ^3.0
symfony/http-kernel Version ^3.0
symfony/templating Version ^3.0
The package everlutionsk/pagination-bundle contains the following files
Loading the files please wait ....