PHPackages                             mordilion/pipeline - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. mordilion/pipeline

ActiveLibrary[Database &amp; ORM](/categories/database)

mordilion/pipeline
==================

A PHP-Library to have an easy way to write a configurable transfer/export with different kinds of interfaces.

0.2(2y ago)248MITPHPPHP &gt;=7.1 | &gt;=8.0

Since Feb 13Pushed 2y ago2 watchersCompare

[ Source](https://github.com/mordilion/Pipeline)[ Packagist](https://packagist.org/packages/mordilion/pipeline)[ RSS](/packages/mordilion-pipeline/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

[![Packagist](https://camo.githubusercontent.com/54a3f7c783f903e0f91b6518b3bb0ddd20d838d46abe0daace725d74f3fe37aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f7264696c696f6e2f706970656c696e652e737667)](https://packagist.org/packages/mordilion/pipeline)

Pipeline
========

[](#pipeline)

Description
-----------

[](#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  to be full configurable.

Basic Example
-------------

[](#basic-example)

```
