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
Package info
github.com/QoboLtd/cakephp-csv-views
Type:cakephp-plugin
pkg:composer/qobo/cakephp-csv-views
v1.0.5
2016-03-22 09:43 UTC
Requires
- php: >=5.4.16
- cakephp/cakephp: ~3.0
Requires (Dev)
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