bnomei/kirby3-csv
This package is abandoned and no longer maintained.
No replacement package was suggested.
Maintainers
1.0.5
2023-04-20 07:09 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 7f4d7307dc59e5d9f4ce5e155239e544a6f1996e
- Bruno Meilick <b.woop@bnomei.com>
README
👁 Release
👁 Downloads
👁 Build Status
👁 Coverage Status
👁 Maintainability
👁 Twitter
Read and Write CSV Data
Installation
- unzip master.zip as folder
site/plugins/kirby3-csvor git submodule add https://github.com/bnomei/kirby3-csv.git site/plugins/kirby3-csvorcomposer 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.
