bnomei / kirby3-csv
Fund package maintenance!
bnomei
Installs: 218
Dependents: 0
Suggesters: 1
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 1
Type:kirby-plugin
Requires
- php: >=7.2.0
- getkirby/composer-installer: ^1.1
- league/csv: ^9.3
Requires (Dev)
- getkirby/cms: ^3.2
- nunomaduro/phpinsights: ^1.8
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2021-01-08 15:01:44 UTC
README
Read and Write CSV Data
This plugin is free but if you use it in a commercial project please consider to
Installation
- unzip master.zip as folder
site/plugins/kirby3-csv
or git submodule add https://github.com/bnomei/kirby3-csv.git site/plugins/kirby3-csv
orcomposer require bnomei/kirby3-csv
Usecase
This plugin is currently just a thin wrapper around thephpleague/csv and used to add its functionality to Kirby 3 (even without using composer).
Roadmap
- Read/Write to Kirby Structures from CSV (with optional mapping headers to name of Fields). see Issue #1
Dependencies
Disclaimer
This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please create a new issue.
License
It is discouraged to use this plugin in any project that promotes racism, sexism, homophobia, animal abuse, violence or any other form of hate speech.