Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
..
doc 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
src 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
.travis.yml 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 ani în urmă

README.md

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