PHPackages                             consolly/io - 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. consolly/io

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

consolly/io
===========

Helpful wrapper for input/output tasks

1.0.0(5y ago)08MIT

Since Nov 24Compare

[ Source](https://github.com/chop1k/consolly-io)[ Packagist](https://packagist.org/packages/consolly/io)[ RSS](/packages/consolly-io/feed)WikiDiscussions Synced today

READMEChangelog (1)DependenciesVersions (3)Used By (0)

consolly/io
-----------

[](#consollyio)

Package for working with input/output tasks

### Install

[](#install)

```
composer require consolly/io
```

### How to use

[](#how-to-use)

```
use Consolly\IO\Error\Err;
use Consolly\IO\Input\In;
use Consolly\IO\Output\Out;

Out::write('text'); // Write to stdout thread

Err::write('error text'); // Write to stderr thread

In::read(); // It will read stdin thread and return data
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2046d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59893105?v=4)[chop1k](/maintainers/chop1k)[@chop1k](https://github.com/chop1k)

---

Top Contributors

[![chop1k](https://avatars.githubusercontent.com/u/59893105?v=4)](https://github.com/chop1k "chop1k (1 commits)")

---

Tags

errorioinputoutputstdoutstdinstderrconsolly

### Embed Badge

![Health badge](/badges/consolly-io/health.svg)

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

###  Alternatives

[react/stream

Event-driven readable and writable streams for non-blocking I/O in ReactPHP

691146.0M211](/packages/react-stream)[kartik-v/yii2-editable

An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.

1173.4M60](/packages/kartik-v-yii2-editable)[ronanguilloux/php-gpio

GPIO-related utils &amp; toolkit PHP library

2688.0k](/packages/ronanguilloux-php-gpio)[geo-io/interface

Geo I/O base interfaces.

626.4M7](/packages/geo-io-interface)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

474.3M8](/packages/kartik-v-yii2-widget-rating)[harvesthq/chosen

Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.

405.3M12](/packages/harvesthq-chosen)

PHPackages © 2026

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