PHPackages                             bronsted/fiberloop - 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. bronsted/fiberloop

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

bronsted/fiberloop
==================

Fiberloop

v2.0(2y ago)0341MITPHPPHP ^8.1

Since Mar 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sorenbronsted/fiberloop)[ Packagist](https://packagist.org/packages/bronsted/fiberloop)[ RSS](/packages/bronsted-fiberloop/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (10)Used By (1)

Fiberloop
=========

[](#fiberloop)

This package implements [coroutines](https://en.wikipedia.org/wiki/Coroutine) by utilizing php [fibers](https://www.php.net/manual/en/language.fibers.php). It does the same job a [Revolt](https://revolt.run)but implementation is different. It has the same interface as Revolt and I have expanded it a bit.

On top of this I have build [Psr-Http](https://github.com/sorenbronsted/psr-http) which is a PSR complaint Http web server and a client.

Using coroutines enables you to write code which handles multiple tasks in php single threaded execution model. This makes your program efficient and can handle more work.

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

[](#installation)

This package can be installed with [Composer](https://getcomposer.org/)

```
`composer install bronsted\fiberloop`

```

Usage
-----

[](#usage)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~63 days

Recently: every ~123 days

Total

9

Last Release

1075d ago

Major Versions

v1.5 → v2.02023-07-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2462997?v=4)[Søren Brønsted](/maintainers/sorenbronsted)[@sorenbronsted](https://github.com/sorenbronsted)

---

Top Contributors

[![sorenbronsted](https://avatars.githubusercontent.com/u/2462997?v=4)](https://github.com/sorenbronsted "sorenbronsted (19 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bronsted-fiberloop/health.svg)

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

PHPackages © 2026

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