Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 370 Bytes

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: php bin/vendors.php
  • run: phpunit -c tests