PHPackages                             krak/stream - 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. [Search &amp; Filtering](/categories/search)
4. /
5. krak/stream

ActiveLibrary[Search &amp; Filtering](/categories/search)

krak/stream
===========

PHP streams and filtering made easy.

v0.1.0(9y ago)21.8k[1 issues](https://github.com/krakphp/stream/issues)MITPHP

Since Apr 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/krakphp/stream)[ Packagist](https://packagist.org/packages/krak/stream)[ RSS](/packages/krak-stream/feed)WikiDiscussions master Synced 5d ago

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

Stream
======

[](#stream)

This library provides a simple abstraction over php streams and filters enabling developers to manipulate streams with extreme ease.

Installation
------------

[](#installation)

Install with composer at `krak/stream`

Usage
-----

[](#usage)

This example shows kind of a kitchen sink example of what filters are available and how to utilize them.

```
