pagemachine/svconnector-xls

Connector service for reading a XLS(X) file

Installs: 24 211

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 2

Open Issues: 1

Type:typo3-cms-extension

3.2.0 2024-12-09 08:19 UTC

This package is auto-updated.

Last update: 2025-04-05 14:14:17 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