PHPackages                             alessio-ferretti/livewire-ticket - 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. alessio-ferretti/livewire-ticket

ActiveLibrary

alessio-ferretti/livewire-ticket
================================

:Mini issue ticket panel in livewire

v0.1.1(2y ago)07MITPHPPHP &gt;=8.1

Since Oct 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alessioferretti/livewire-ticket)[ Packagist](https://packagist.org/packages/alessio-ferretti/livewire-ticket)[ Docs](https://github.com/alessio-ferretti/livewire-ticket)[ RSS](/packages/alessio-ferretti-livewire-ticket/feed)WikiDiscussions main Synced 1mo ago

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

LivewireTicket
==============

[](#livewireticket)

[![Latest Version on Packagist](https://camo.githubusercontent.com/944dc003da9b6227330bf0f594b19f4dabbd577a13dd14625e3dd4b78b6a22a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c657373696f2d66657272657474692f6c697665776972652d7469636b6574)](https://packagist.org/packages/alessio-ferretti/livewire-ticket)[![Total Downloads](https://camo.githubusercontent.com/73cfe3460f03813772fdefb07d38909fe7763a742fe0b72e618194ebeef8da99/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c657373696f2d66657272657474692f6c697665776972652d7469636b6574)](https://packagist.org/packages/alessio-ferretti/livewire-ticket)

Minimal issue ticketing package for livewire (2) laravel project

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

[](#installation)

Via Composer

```
$ composer require alessio-ferretti/livewire-ticket
$ php artisan migrate
```

Usage
-----

[](#usage)

### Bootstrap 5 and Alpinejs

[](#bootstrap-5-and-alpinejs)

This package require bootstrap library

And for livewire datatable (  ) you need to include in your page

```

```

### Livewire directive

[](#livewire-directive)

Add the Livewire directive to your template to include the single componente

```

.....
@livewire('lt-new',['user_id' => 1])

@livewire('lt-manage',['user_id' => 1,'lt_ticket_id' => 1])

@livewire('lt-table',['theme'=>"bootstrap-5",'editRouteName'=>'hello'])

```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Author Name](https://github.com/alessio-ferretti)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

944d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aac59e3b01015728be8d68f591c4fd16273a8442353555c64f77b921c94c523c?d=identicon)[alessio.ferretti](/maintainers/alessio.ferretti)

---

Top Contributors

[![alessiofrz](https://avatars.githubusercontent.com/u/32363223?v=4)](https://github.com/alessiofrz "alessiofrz (10 commits)")

---

Tags

laravelLivewireTicket

### Embed Badge

![Health badge](/badges/alessio-ferretti-livewire-ticket/health.svg)

```
[![Health](https://phpackages.com/badges/alessio-ferretti-livewire-ticket/health.svg)](https://phpackages.com/packages/alessio-ferretti-livewire-ticket)
```

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)

PHPackages © 2026

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