Skip to content

pagemachine/svconnector_xls

Repository files navigation

Connector service - XLS(X) CI

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