qobo/cakephp-csv-views

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v1.0.5) of this package.

CSV Views plugin for CakePHP

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 19

Forks: 0

Open Issues: 0

Type:cakephp-plugin

v1.0.5 2016-03-22 09:43 UTC

This package is auto-updated.

Last update: 2023-04-08 19:50:11 UTC


README

Overview

This plugin is used to dynamically generate View inputs by extracting fields and structure definitions from a CSV file.

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require qobo/cakephp-csv-migrations