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

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

bebo925/tall
============

This is my package tall

1.3.0(1mo ago)1630↑66.7%MITBladePHP ^8.4

Since May 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/bebo925/tall)[ Packagist](https://packagist.org/packages/bebo925/tall)[ Docs](https://github.com/bebo925/tall)[ RSS](/packages/bebo925-tall/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (20)Versions (48)Used By (0)

This is my package tall
=======================

[](#this-is-my-package-tall)

TALL Stack Preset

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

[](#installation)

You can install the package via composer:

```
composer require bebo925/tall //includes https://github.com/wire-elements/modal
php artisan tall:install //this will create insall all of your JS dependencies, create a tailwind.config.js, update your webpack.mix.js file, and create an app.blade.php layout file
```

You will need to edit the host variable in 'vite.config.js' file for hot reloading to work.

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="tall-views"
```

Usage
-----

[](#usage)

```
    My Button
    //styles: default, primary, secondary, warning, danger
    //types: button.flat, button.circle, button.outline

            ...

        The body

        //some buttons

    //exists on layouts/app.blade.php for notification messages
    //session()->flash('message', ['type' => 'success', 'message' => 'This is a success message!']);
    //You can also use Livewire's dispatchBrowserEvent

    //this is just for a modal layout.  Functionality depends on  https://github.com/wire-elements/modal

    //slots: title, actions

         Some Heading

            Some cell

    $dispatch('openModal', {component: 'tall-confirmation-dialog', arguments: [
            'message' => 'Are you sure you want to delete?',
            'title' => 'Warning',
            'data' => $someId,
            'confirmText' => 'Delete',
            'style' => 'danger',
            'event' = 'someEventToListenFor'
        ]});

                button

                item

        //valueField=id, labelField=name
```

Credits
-------

[](#credits)

- [Ryan McQuerry](https://github.com/bebo925)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance91

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity79

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

Recently: every ~193 days

Total

47

Last Release

42d ago

Major Versions

0.6.6 → 1.0.02023-10-03

PHP version history (4 changes)0.0.1PHP ^8.1

1.1.0PHP ^8.2

1.2.4PHP ^8.3

1.3.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ec9f93bc5a861cc61ddbc4af2ab4d49f4bb49e5fd25a47b2ee450efddbbac1a?d=identicon)[bebo925](/maintainers/bebo925)

---

Top Contributors

[![bebo925](https://avatars.githubusercontent.com/u/1835803?v=4)](https://github.com/bebo925 "bebo925 (69 commits)")

---

Tags

laravellivewirealpinetall

###  Code Quality

TestsPest

### Embed Badge

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

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

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

328482.0k25](/packages/codewithdennis-filament-select-tree)[nativephp/desktop

NativePHP for Desktop

38133.6k8](/packages/nativephp-desktop)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)[codebar-ag/laravel-filament-json-field

A Laravel Filament JSON Field integration with CodeMirror support

1126.0k](/packages/codebar-ag-laravel-filament-json-field)[tapp/filament-form-builder

User facing form builder using Filament components

141.9k2](/packages/tapp-filament-form-builder)

PHPackages © 2026

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