brickrouge / listview
A listview elements.
dev-master
2021-07-19 23:14 UTC
Requires
- php: >=5.4.0
- brickrouge/brickrouge: ^2.1|^3.0
- icanboogie/accessor: <5.0
This package is auto-updated.
Last update: 2024-10-20 05:46:20 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.