cobweb / svconnector_csv
Connector service for reading a CSV or similar flat file
Installs: 131 488
Dependents: 6
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0 || ^8.1 || ^8.2
- cobweb/svconnector: ^5.0 || ^5.1
- typo3/cms-core: ^11.5 || ^12.4
Replaces
- typo3-ter/svconnector_csv: 4.1.0
This package is auto-updated.
Last update: 2024-10-16 12:29:07 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/