PHPackages                             sparhandy/pipeandfilter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sparhandy/pipeandfilter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sparhandy/pipeandfilter
=======================

Pipe and Filter Architecture

1.0.1.1(8y ago)214.9kBSD-3-ClausePHPPHP &gt;=5.4.0

Since Dec 11Pushed 8y ago10 watchersCompare

[ Source](https://github.com/Sparhandy/PipeAndFilter)[ Packagist](https://packagist.org/packages/sparhandy/pipeandfilter)[ Docs](https://github.com/Sparhandy/PipeAndFilter)[ RSS](/packages/sparhandy-pipeandfilter/feed)WikiDiscussions master Synced 2d ago

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

[![Build Status](https://camo.githubusercontent.com/547c946065dc6d476d5bb1426f2b97121cf39a654e3b9713bce588d9e97be903/68747470733a2f2f7472617669732d63692e6f72672f5370617268616e64792f50697065416e6446696c7465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Sparhandy/PipeAndFilter) ![Github Releases](https://camo.githubusercontent.com/8ad3da1a98adbcb0c07787e24289506a6550fafc8770578d6c8453944b703942/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f5370617268616e64792f50697065416e6446696c7465722f6c61746573742f746f74616c2e737667) ![Release](https://camo.githubusercontent.com/39d0af0a1f6d30722c7f7a1ce7646f59b100fe6d6d1865cd236e09b7371942c0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f5370617268616e64792f50697065416e6446696c7465722e737667) ![Packagist](https://camo.githubusercontent.com/e8850151441ee1888e5bc4af5c60d80c74746bc3062d497a026bd5211fbe6cb6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f5370617268616e64792f50697065416e6446696c7465722e737667)

PipeAndFilter
=============

[](#pipeandfilter)

This repository contains all necessary files to use the [Pipe &amp; Filter Architecture](http://www.dossier-andreas.net/software_architecture/pipe_and_filter.html) in PHP.

Installation with composer
--------------------------

[](#installation-with-composer)

```
composer require "sparhandy/pipeandfilter"
```

Usage
-----

[](#usage)

### PipeFactory

[](#pipefactory)

```

```

### Filter

[](#filter)

```
