cobweb / svconnector_csv
Connector service for reading a CSV or similar flat file
Package info
github.com/cobwebch/svconnector_csv
Type:typo3-cms-extension
pkg:composer/cobweb/svconnector_csv
5.0.0
2024-12-08 17:09 UTC
Requires
- php: ^8.1 || ^8.2 || ^8.3 || ^8.4
- cobweb/svconnector: ^6.0
- typo3/cms-core: ^12.4 || ^13.4
- typo3/coding-standards: *
Requires (Dev)
- ergebnis/composer-normalize: ~2.42.0
- friendsofphp/php-cs-fixer: ^3.52
- phpstan/phpstan: ^1.10
- typo3/testing-framework: ^8.2
Replaces
- typo3-ter/svconnector_csv: 5.0.0
This package is auto-updated.
Last update: 2026-02-16 21:00:56 UTC
README
Connector service - CSV
This service provides a simple API for reading CSV files and return their content as a PHP array or an XML structure.
Read the manual for more details: https://docs.typo3.org/typo3cms/extensions/svconnector_csv/