Files
2025-04-10 12:24:57 +02:00
..
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00

Knp Component library

Build Status

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
    composer test