sinfonie/multi_array_viewer

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

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/sinfonie/multi_array_viewer

1.0.0 2020-12-06 17:59 UTC

This package is auto-updated.

Last update: 2025-10-07 08:09:13 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).