Download the PHP package mordilion/pipeline without Composer
On this page you can find all versions of the php package mordilion/pipeline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mordilion/pipeline
More information about mordilion/pipeline
Files in mordilion/pipeline
Download mordilion/pipeline
More information about mordilion/pipeline
Files in mordilion/pipeline
Vendor mordilion
Package pipeline
Short Description A PHP-Library to have an easy way to write a configurable transfer/export with different kinds of interfaces.
License MIT
Package pipeline
Short Description A PHP-Library to have an easy way to write a configurable transfer/export with different kinds of interfaces.
License MIT
Please rate this library. Is it a good library?
Informations about the package pipeline
Pipeline
Description
Pipeline is a library to transfer data quick and reliable or to create exports with any kind of interfaces like \PDO, \SplFileObject(CSV, etc.), Arrays and your own implementation. It uses https://github.com/mordilion/Configurable to be full configurable.
Basic Example
Database to CSV
An example of how to export data from a database into a CSV file with additional columns.
Directory listing to CSV
An example of how to export data from a database into a CSV file with additional columns.
All versions of pipeline with dependencies
PHP Build Version
Package Version
The package mordilion/pipeline contains the following files
Loading the files please wait ....