ucs/pagination

UCS Pagination Component

1.0 2017-05-29 19:31 UTC

This package is not auto-updated.

Last update: 2019-09-06 13:58:07 UTC


README

The Doctrine Pagination Component allows you to create an efficient doctrine pagination

Resources

You can run the unit tests with the following command:

$ cd path/to/UCS/Component/DoctrineComponent/
$ composer.phar install
$ phpunit