digital-marketing-framework / distributor-csv
Digital Marketing Framework - Distributor - CSV
1.0.3
2023-10-13 16:45 UTC
Requires
- php: ^8.1
- digital-marketing-framework/distributor-core: ^1.0
Requires (Dev)
README
Introduction
Save data by appending it to a CSV file.
Default Settings:
fileIdentifier: form-submits.csv
delimiter: ;
enclosure: "
Running unit tests:
composer install
composer run-script test