brickrouge/listview

A listview elements.

dev-master 2021-07-19 23:14 UTC

This package is auto-updated.

Last update: 2024-04-20 04:38:31 UTC


README

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.