pear / Pager

Home Page:http://pear.php.net/package/Pager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PEAR Pager

This package is PEAR::Pager

Please report all new issues via the PEAR bug tracker

Documentation

Testing

This package uses SimpleTest instead of PHPUnit. To run the tests:

$ cd tests/
$ php all_tests.php

Build and install

To build, simply

$ pear package

To install from scratch

$ pear install package.xml

To upgrade

$ pear upgrade -f package.xml