PHPackages                             laravel-enso/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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. laravel-enso/io

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

laravel-enso/io
===============

IO process monitoring for Laravel Enso

2.8.4(2mo ago)347.5k—9%312MITPHP

Since Feb 3Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/laravel-enso/io)[ Packagist](https://packagist.org/packages/laravel-enso/io)[ Docs](https://github.com/laravel-enso/io)[ RSS](/packages/laravel-enso-io/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (6)Versions (62)Used By (12)

IO
==

[](#io)

[![License](https://camo.githubusercontent.com/f70a16d4d9eac446282e775f644af67abc3cded7ecbc31901e23764c790bc7ed/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f696f2f6c6963656e7365)](LICENSE)[![Stable](https://camo.githubusercontent.com/a8707f83cd4142525b20b7222e684aa0a6d48753eaaf2a3afbb9be85731a0657/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f696f2f76657273696f6e)](https://packagist.org/packages/laravel-enso/io)[![Downloads](https://camo.githubusercontent.com/64fc7622bdbba8284b5061da4ed4592aa4e7cfa75aeedfafc1372f56b1409e89/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f696f2f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/io)[![PHP](https://camo.githubusercontent.com/da7cf113b588d26fe679dfefe4a15009272ed358ad4e786ad3c78b45faa61d69/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d382e322532422d3737376262342e737667)](composer.json)[![Issues](https://camo.githubusercontent.com/6d2dfff0ab282d6b8bef54f73fd2d11fc30f4deb80eabfe618efeef4424bbdc4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6c61726176656c2d656e736f2f696f2e737667)](https://github.com/laravel-enso/io/issues)[![Merge Requests](https://camo.githubusercontent.com/2fe85b751e7bc337d34aca99d7974a85b54b3cf845df1587f6403f9ad62aa505/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d70722f6c61726176656c2d656e736f2f696f2e737667)](https://github.com/laravel-enso/io/pulls)

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

[](#description)

IO provides Enso process-monitoring events, websocket channels, and status enums for long-running operations.

The package registers broadcast channels for per-user and superior-level operation streams, maps websocket topics for the frontend, and ships observers, events, contracts, and enums around IO operation tracking.

It is an infrastructure package for operational feedback rather than a CRUD module.

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

[](#installation)

Install the package:

```
composer require laravel-enso/io
```

Features
--------

[](#features)

- Broadcast channels for `operations` and `operations.{userId}`.
- Websocket topic registration for IO updates.
- IO operation event and observer classes.
- Status and type enums for monitored operations.

Usage
-----

[](#usage)

The package is intended to be consumed by other Enso modules that implement the `IOOperation` contract and broadcast progress updates over the registered websocket channels.

Superior users receive the shared `operations` channel, while regular users receive their own `operations.{userId}` channel.

API
---

[](#api)

There is no HTTP API.

Operational surface:

- broadcast channels `operations` and `operations.{userId}`
- websocket topic `io`
- `LaravelEnso\\IO\\Contracts\\IOOperation`

Depends On
----------

[](#depends-on)

Required Enso packages:

- [`laravel-enso/core`](https://docs.laravel-enso.com/backend/core.html) [↗](https://github.com/laravel-enso/core)
- [`laravel-enso/enums`](https://docs.laravel-enso.com/backend/enums.html) [↗](https://github.com/laravel-enso/enums)
- [`laravel-enso/helpers`](https://docs.laravel-enso.com/backend/helpers.html) [↗](https://github.com/laravel-enso/helpers)
- [`laravel-enso/users`](https://docs.laravel-enso.com/backend/users.html) [↗](https://github.com/laravel-enso/users)

Companion frontend package:

- [`@enso-ui/io`](https://docs.laravel-enso.com/frontend/io.html) [↗](https://github.com/enso-ui/io)

Contributions
-------------

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

Thank you to all the people who already contributed to Enso!

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance86

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 54% 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 ~53 days

Recently: every ~3 days

Total

50

Last Release

71d ago

Major Versions

1.3.3 → 2.0.02020-06-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16073274?v=4)[Adrian Ocneanu](/maintainers/aocneanu)[@aocneanu](https://github.com/aocneanu)

---

Top Contributors

[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (47 commits)")[![raftx24](https://avatars.githubusercontent.com/u/10864136?v=4)](https://github.com/raftx24 "raftx24 (13 commits)")[![vmcvlad](https://avatars.githubusercontent.com/u/37445394?v=4)](https://github.com/vmcvlad "vmcvlad (9 commits)")[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (9 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (3 commits)")[![AbdullahiAbdulkabir](https://avatars.githubusercontent.com/u/33360580?v=4)](https://github.com/AbdullahiAbdulkabir "AbdullahiAbdulkabir (3 commits)")[![GITmanuela](https://avatars.githubusercontent.com/u/44998004?v=4)](https://github.com/GITmanuela "GITmanuela (2 commits)")[![tedipop16](https://avatars.githubusercontent.com/u/71398467?v=4)](https://github.com/tedipop16 "tedipop16 (1 commits)")

---

Tags

laravellaravel-ensolaraveliolaravel-enso

### Embed Badge

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

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

###  Alternatives

[laravel-enso/tables

Server-side data tables and export backend for Laravel Enso

63355.1k83](/packages/laravel-enso-tables)[laravel-enso/localisation

Language and translation management for Laravel Enso

1362.8k10](/packages/laravel-enso-localisation)[laravel-enso/permissions

Permission management for Laravel Enso

1244.2k51](/packages/laravel-enso-permissions)[laravel-enso/roles

Role management for Laravel Enso

1044.9k32](/packages/laravel-enso-roles)[laravel-enso/forms

JSON-based form builder for Laravel Enso

12354.2k84](/packages/laravel-enso-forms)[laravel-enso/data-import

Excel Importer dependency for Laravel Enso

2044.0k6](/packages/laravel-enso-data-import)

PHPackages © 2026

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