/knp-components

Various component pack, includes paginator

Primary LanguagePHPMIT LicenseMIT

Knp Component library

Components in this library:

  • Pager fancy paginator component

Running unit tests

PHPUnit 3.5 or newer is required. To setup and run tests follow these steps:

  • go to the root directory of components

  • run:

    composer install vendor/bin/phpunit -c tests