dynamic / csv-utility
A csv utility class that aids in converting DataLists and ArrayLists to csv data.
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 2
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ^3.2
- stevie-mayhew/trait-loader: ^1.0
Requires (Dev)
- phpunit/phpunit: ^3.7
This package is auto-updated.
Last update: 2024-10-19 14:47:03 UTC
README
A csv utility class that aids in converting DataLists and ArrayLists to csv data.
Requirements
See the composer.json file.
Installation
composer require dynamic/csv-utility
Example usage
See usage documentation for specific usage types