PHPackages                             weblabormx/tall-utils - 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. weblabormx/tall-utils

ActiveLibrary

weblabormx/tall-utils
=====================

1.1.5(7mo ago)05.7k—7.3%1PHP

Since Sep 5Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/weblabormx/tall-utils)[ Packagist](https://packagist.org/packages/weblabormx/tall-utils)[ RSS](/packages/weblabormx-tall-utils/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (18)Used By (0)

Weblabor's TALL Utilities
=========================

[](#weblabors-tall-utilities)

A package of traits, wrappers and helpers to solve common PHP/TALL workflow day-to-day struggles.

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

[](#installation)

You can install this package using Composer:

```
composer require weblabormx/tall-utils

```

Usage
-----

[](#usage)

List of classes available:

### Enums

[](#enums)

`\WeblaborMx\TallUtils\Enums\WithSelectInput`:

- Adds a `keyValue()` static function to format your Enum cases in `[$value => label()]`.
- Adds an `options()` static function to output a `` `HtmlString` directly to your blade.

### Models

[](#models)

`WeblaborMx\TallUtils\Models\WithActivityLog`:

- Opinionated default options for [Activity Log](https://github.com/spatie/laravel-activitylog).

`WeblaborMx\TallUtils\Models\WithFilters`:

- Adds a `filterBy()` scope with a custom filtering system based on array options.
- [Check the example](./examples/LivewireComponent.php.example)

### Livewire

[](#livewire)

`WeblaborMx\TallUtils\Livewire\WithConstants`:

- Adds a `$constants` array, to pass the name of variables that shouldn't be changed after the first request.

`WeblaborMx\TallUtils\Livewire\WithFilters`:

- Optional livewire trait to pair with `WeblaborMx\TallUtils\Models\WithFilters`.

### WireUI

[](#wireui)

- Adds `notify()` and `dialog()` functions inspired by [Laravel Flash](https://github.com/spatie/laravel-flash) to use the WireUI components between requests.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance64

Regular maintenance activity

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.1% 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 ~47 days

Recently: every ~11 days

Total

17

Last Release

221d ago

### Community

Maintainers

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

---

Top Contributors

[![skalero01](https://avatars.githubusercontent.com/u/2976641?v=4)](https://github.com/skalero01 "skalero01 (11 commits)")[![LuanHimmlisch](https://avatars.githubusercontent.com/u/46875694?v=4)](https://github.com/LuanHimmlisch "LuanHimmlisch (6 commits)")[![jjanampa](https://avatars.githubusercontent.com/u/1957176?v=4)](https://github.com/jjanampa "jjanampa (1 commits)")

### Embed Badge

![Health badge](/badges/weblabormx-tall-utils/health.svg)

```
[![Health](https://phpackages.com/badges/weblabormx-tall-utils/health.svg)](https://phpackages.com/packages/weblabormx-tall-utils)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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