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

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