thijzer/csv-validation-header

There is no license information available for the latest version (0.0.1) of this package.

Installs: 527

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 2

pkg:composer/thijzer/csv-validation-header

0.0.1 2019-12-26 13:59 UTC

This package is auto-updated.

Last update: 2025-09-20 22:11:28 UTC


README

Build Status

Item processor

require this into your project

composer require thijzer/csv-validation-header

Documentation

You can find the documentation in the /docs directory.

Development

Before you start

This branch is using docker for development.

alias d_composer="docker-compose exec fpm php -d memory_limit=-1 /usr/bin/composer $1"

Installation and testing for development

d_composer install -o 
d_composer test