Digital Marketing Framework - Distributor - CSV

3.0.0 2025-06-03 10:08 UTC

This package is auto-updated.

Last update: 2025-06-03 10:11:04 UTC


README

Introduction

Save data by appending it to a CSV file.

Default Settings:

fileIdentifier: form-submits.csv
delimiter: ;
enclosure: "

Running code quality checks and tests:

composer install
composer ci