Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
..
doc 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
src 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
.travis.yml 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan

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