PHPackages                             fibers/helper - 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. fibers/helper

ActiveLaravel-package[Utility &amp; Helpers](/categories/utility)

fibers/helper
=============

Laravel helper methods used in fibers, fibers-rocket and fibers-captain.

0.1.2(6y ago)06[21 PRs](https://github.com/zipavlin/fibers-helper/pulls)1MITPHP

Since Jul 19Pushed 3y agoCompare

[ Source](https://github.com/zipavlin/fibers-helper)[ Packagist](https://packagist.org/packages/fibers/helper)[ RSS](/packages/fibers-helper/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (3)Versions (25)Used By (1)

[![](https://github.com/zipavlin/fibers-helper/raw/master/docs/.vuepress/public/fibers-helper-logo.png?raw=true)](https://github.com/zipavlin/fibers-helper/blob/master/docs/.vuepress/public/fibers-helper-logo.png?raw=true)

Fibers Helper
=============

[](#fibers-helper)

Fibers Helper is a developer oriented tool - a collection of assorted helpers that are used in other parts of Fibers, primarily for collection of details and modification of different Laravel part.

Introduction
------------

[](#introduction)

Fibers Helper is an assorted collection of Laravel helpers that will help you collect additional information about specific parts of your application or even modify it in some cases.

This helpers are primarily used internally by other Fibers packages.

Quick Start
-----------

[](#quick-start)

```
# install composer package
composer require-dev fibers/helper

# import facades
use Fibers/Helper/Facades/ModelHelper;

# use helper
$modelInfo = ModelHelper::fromClass('App\Models\Place')->collect('attributes', 'relationships');

```

Documentation
-------------

[](#documentation)

Please refer to  for more in dept installation &amp; usage documentation and helpers' API reference.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

3

Last Release

2460d ago

### Community

Maintainers

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

---

Top Contributors

[![zipavlin](https://avatars.githubusercontent.com/u/5628018?v=4)](https://github.com/zipavlin "zipavlin (7 commits)")

### Embed Badge

![Health badge](/badges/fibers-helper/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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