cobweb / svconnector_csv
Connector service for reading a CSV or similar flat file
Installs: 84 521
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0 || ^8.1
- cobweb/svconnector: ^5.0
- typo3/cms-core: ^11.5 || ^12.4
Replaces
- typo3-ter/svconnector_csv: 4.0.1
This package is auto-updated.
Last update: 2023-05-02 20:26:43 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/