pagemachine/svconnector-xls

Connector service for reading a XLS(X) file

Installs: 14 563

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

3.0.0 2023-02-21 10:36 UTC

This package is auto-updated.

Last update: 2023-05-21 12:14:35 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