PHPackages                             asayhome/asay-tickets - 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. [Framework](/categories/framework)
4. /
5. asayhome/asay-tickets

ActiveLibrary[Framework](/categories/framework)

asayhome/asay-tickets
=====================

real time tickets system for laravel framework

1.0.11(5y ago)04MITHTMLPHP ^7.2.5

Since Aug 11Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

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

1433d 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 (13 commits)")

---

Tags

laravellivewireticketsasaydev

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/asayhome-asay-tickets/health.svg)

```
[![Health](https://phpackages.com/badges/asayhome-asay-tickets/health.svg)](https://phpackages.com/packages/asayhome-asay-tickets)
```

###  Alternatives

[mhmiton/laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.

236409.6k9](/packages/mhmiton-laravel-modules-livewire)

PHPackages © 2026

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