bnomei / kirby3-csv
Fund package maintenance!
bnomei
Patreon
buymeacoff.ee/bnomei
paypal.me/bnomei
Installs: 570
Dependents: 0
Suggesters: 1
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Open Issues: 0
Type:kirby-plugin
Requires
- php: >=8.0
- getkirby/composer-installer: ^1.1
- league/csv: ^9.3
Requires (Dev)
- getkirby/cms: ^3.2
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^8.3
README
Read and Write CSV Data
Commerical Usage
Support open source!
This plugin is free but if you use it in a commercial project please consider to sponsor me or make a donation.
If my work helped you to make some cash it seems fair to me that I might get a little reward as well, right?
Be kind. Share a little. Thanks.
‐ Bruno
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.