keboola/input-mapping

Shared component for processing SAPI input mapping and exporting to files

21.0.0 2025-05-26 11:25 UTC

README

Input mapping library for Docker Runner and Sandbox Loader. Library processes input mapping, exports data from Storage tables into CSV files and files from Storage file uploads. Exported files are stored in local directory.

Development

Create .env.local file from this .env template and fill the missing envs:

cp .env .env.local

Run test suite:

composer ci

License

MIT licensed, see LICENSE file.