pagemachine/svconnector-xls

Connector service for reading a XLS(X) file

Installs: 19 117

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 2

Open Issues: 1

Type:typo3-cms-extension

3.1.0 2024-03-18 11:32 UTC

README

This service provides a simple API for reading XLS(X) files and return their content as a PHP array or a XML structure.

Testing

All tests can be executed with the shipped Docker Compose definition:

docker compose run --rm app composer build