Download the PHP package php-etl/csv-plugin without Composer
On this page you can find all versions of the php package php-etl/csv-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-etl/csv-plugin
More information about php-etl/csv-plugin
Files in php-etl/csv-plugin
Download php-etl/csv-plugin
More information about php-etl/csv-plugin
Files in php-etl/csv-plugin
Vendor php-etl
Package csv-plugin
Short Description Plugins for CSV Extractor and Loader
License MIT
Package csv-plugin
Short Description Plugins for CSV Extractor and Loader
License MIT
Please rate this library. Is it a good library?
Informations about the package csv-plugin
CSV Plugin
This package aims at integrating the CSV reader and writer into the
Pipeline stack.
Principles
The tools in this library will produce executable PHP sources, using an intermediate Abstract Syntax Tree from nikic/php-parser. This intermediate format helps you combine the code produced by this library with other packages from Middleware.
Installation
Usage
Example of a config file. Reads input.csv
, writes output.csv
, logs error in system's stderr.
Examples of configuration files
See also
All versions of csv-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
nikic/php-parser Version ^4.10
symfony/config Version ^6.0
php-etl/configurator-contracts Version 0.8.*
symfony/expression-language Version ^6.0
php-etl/packaging-contracts Version 0.3.*
php-etl/satellite-toolbox Version *
ext-json Version *
nikic/php-parser Version ^4.10
symfony/config Version ^6.0
php-etl/configurator-contracts Version 0.8.*
symfony/expression-language Version ^6.0
php-etl/packaging-contracts Version 0.3.*
php-etl/satellite-toolbox Version *
The package php-etl/csv-plugin contains the following files
Loading the files please wait ....