Skip to content

Latest commit

 

History

History
59 lines (20 loc) · 916 Bytes

README.md

File metadata and controls

59 lines (20 loc) · 916 Bytes

Listview

A listview element.


Requirements

The package requires PHP 5.4 or later.

Installation

The recommended way to install this package is through Composer:

$ composer require brickrouge/listview:dev-master

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:

$ git clone https://github.com/Brickrouge/Listview.git

Documentation

The documentation can be generated for the package and its dependencies with the make doc command. The documentation is generated in the docs directory. ApiGen is required. The directory can later be cleaned with the make clean command.

License

This package is licensed under the New BSD License - See the LICENSE file for details.