ucs/pagination

UCS Pagination Component

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 655

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/ucs/pagination

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