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. [Utility &amp; Helpers](/categories/utility)
4. /
5. weblabormx/tall-utils

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

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

1.1.7(1mo ago)08.3k↓53.6%1PHP

Since Sep 5Pushed 2mo ago1 watchersCompare

[ Source](https://gitlab.weblabor.mx/weblabormx/paquetes/tall-utils)[ Packagist](https://packagist.org/packages/weblabormx/tall-utils)[ RSS](/packages/weblabormx-tall-utils/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (4)Versions (20)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

47

—

FairBetter than 93% of packages

Maintenance89

Actively maintained with recent releases

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

Recently: every ~70 days

Total

19

Last Release

30d 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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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