sinfonie/multi_array_viewer

Library that enables displaying data in the form of a table. Own and external data filtering and sorting.

1.0.0 2020-12-06 17:59 UTC

This package is auto-updated.

Last update: 2025-05-07 07:09:49 UTC


README

Library that enables displaying data in the form of a table. Own and external data filtering and sorting.

Requirements

  • PHP > 5.6.0

Installation

Install via composer:

composer require sinfonie/multi_array_viewer

Install via git over https:

git clone https://github.com/sinfonie/multi_array_viewer.git

manual download: https://github.com/sinfonie/multi_array_viewer/archive/master.zip

Configuration

loader.php include this file to any file you are editing (remember to configure your current working path correctly).