PHPackages                             asaydev/laratickets - 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. asaydev/laratickets

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

asaydev/laratickets
===================

real time tickets system for laravel framework

1.0.11(5y ago)2131[2 issues](https://github.com/abdosaeedelhassan/laratickets/issues)MITHTMLPHP ^7.2.5CI failing

Since Aug 11Pushed 3y agoCompare

[ Source](https://github.com/abdosaeedelhassan/laratickets)[ Packagist](https://packagist.org/packages/asaydev/laratickets)[ RSS](/packages/asaydev-laratickets/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (5)Versions (15)Used By (0)

laratickets
===========

[](#laratickets)

real time tickets system for laravel framework, this package is transformation from () using livewire concept

**Important note:** this package is under development and not completed yet

Requirements:
=============

[](#requirements)

- Laravel `Livewire` installed and configured in your project.
- Laravel `Alpine.js` installed and configured in your project.
- Laravel `rappasoft/laravel-livewire-tables` installed and configured in your project.
- Laravel `spatie/laravel-permission` installed and configured in your project.

installation step:
------------------

[](#installation-step)

`composer require asaydev/laratickets`

Setup roles and permissions
---------------------------

[](#setup-roles-and-permissions)

when next command executed will ask you for administartor user id to setup there default role.

`php artisan laratickets:setup`

Manually setup
--------------

[](#manually-setup)

### publishing config file:

[](#publishing-config-file)

`php artisan vendor:publish --provider="AsayDev\LaraTickets\AsayDevLaraTicketsServiceProvider" --tag="config"`

### publishing migrations files:

[](#publishing-migrations-files)

`php artisan vendor:publish --tag=laratickets_migrations`

### publishing assets files:

[](#publishing-assets-files)

`php artisan vendor:publish --tag=laratickets_assets`

### Basic usage

[](#basic-usage)

this package allow using tickets for spacific model

@livewire('lara-tickets-dashboard',\['model'=&gt;'modeName','model\_id'=&gt;'modelID'\])

### ToDo

[](#todo)

- adding mail notification on new ticket,update ticket, new comment

### ToBe explain

[](#tobe-explain)

- options array parm
    - can\_create\_ticket

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Recently: every ~112 days

Total

13

Last Release

1438d ago

PHP version history (2 changes)1.0.0PHP ^7.2.5

v1.0.5PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/41e75ecb453b547c81b8f8cbf794d1e4f7aa488ce4927882bc87727d99e7e77c?d=identicon)[abdosaeedelhassan](/maintainers/abdosaeedelhassan)

---

Top Contributors

[![abdosaeedelhassan](https://avatars.githubusercontent.com/u/15355610?v=4)](https://github.com/abdosaeedelhassan "abdosaeedelhassan (11 commits)")

---

Tags

laravellivewireticketsasaydev

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/asaydev-laratickets/health.svg)

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

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9385.0M86](/packages/livewire-flux)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[mediconesystems/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

1.2k711.3k8](/packages/mediconesystems-livewire-datatables)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[tanthammar/livewire-window-size

Laravel blade directives and php helpers for serverside rendered content, based on browser window size WITHOUT css. Requires Livewire and AlpineJS

2321.0k](/packages/tanthammar-livewire-window-size)

PHPackages © 2026

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