PHPackages                             chh/ooio - 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. chh/ooio

ActiveLibrary

chh/ooio
========

Provides a lightweight, object-oriented interface to PHP's streams.

261[1 PRs](https://github.com/CHH/ooio/pulls)PHP

Since Jun 17Pushed 13y ago1 watchersCompare

[ Source](https://github.com/CHH/ooio)[ Packagist](https://packagist.org/packages/chh/ooio)[ RSS](/packages/chh-ooio/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

OOIO
====

[](#ooio)

*A lightweight, object oriented interface to PHP's streams.*

Install
-------

[](#install)

### Install with [composer](http://getcomposer.org)

[](#install-with-composer)

Get Composer:

```
% wget http://getcomposer.org/composer.phar

```

Add this to your project's `composer.json`:

```
{
    "require": {
        "chh/ooio": "*"
    }
}

```

Then run composer:

```
% php composer.phar install

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f1d7b35fc21b94c4c392b0198b3f3a9060e56b0c962fab4226ad5699cade7052?d=identicon)[chh](/maintainers/chh)

---

Top Contributors

[![CHH](https://avatars.githubusercontent.com/u/16783?v=4)](https://github.com/CHH "CHH (21 commits)")

### Embed Badge

![Health badge](/badges/chh-ooio/health.svg)

```
[![Health](https://phpackages.com/badges/chh-ooio/health.svg)](https://phpackages.com/packages/chh-ooio)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
