cobweb / svconnector_csv
Connector service for reading a CSV or similar flat file
Installs: 136 207
Dependents: 6
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
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: 2024-12-08 17:14:34 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/