PHPackages                             shaz3e/support-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. shaz3e/support-ticket

AbandonedArchivedLibrary

shaz3e/support-ticket
=====================

Customer Support Ticket System

0.0.1(2y ago)06MITPHP

Since Nov 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Shaz3e/support-ticket)[ Packagist](https://packagist.org/packages/shaz3e/support-ticket)[ RSS](/packages/shaz3e-support-ticket/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Support Ticket System
=============================

[](#laravel-support-ticket-system)

[![Total Downloads](https://camo.githubusercontent.com/4836784c64d4bbda602b1b14df04988a3a2407369ae4d9e3a47fb4bb98d7ea87/687474703a2f2f706f7365722e707567782e6f72672f7368617a33652f737570706f72742d7469636b65742f646f776e6c6f616473)](https://packagist.org/packages/shaz3e/support-ticket)[![Latest Stable Version](https://camo.githubusercontent.com/76180ebdf808c8718553121449efb5d2dfa20929d63cff6da3007bb9b9f72a34/687474703a2f2f706f7365722e707567782e6f72672f7368617a33652f737570706f72742d7469636b65742f76)](https://packagist.org/packages/shaz3e/support-ticket)[![License](https://camo.githubusercontent.com/f804fea2171d5c34d9bc3ce7807bcb70b695afa7d0b28235aacb741144ef554c/687474703a2f2f706f7365722e707567782e6f72672f7368617a33652f737570706f72742d7469636b65742f6c6963656e7365)](https://packagist.org/packages/shaz3e/support-ticket)

### Install Support Ticket

[](#install-support-ticket)

```
composer require shaz3e/support-ticket
```

### Add service provider

[](#add-service-provider)

```
'providers' => [
    Shaz3e\SupportTicket\Providers\SupportTicketServiceProvider::class,
]
```

### Publish the config file

[](#publish-the-config-file)

```
php artisan vendor:publish --tag=support-ticket-config
```

### Publish Migration

[](#publish-migration)

```
php artisan vendor:publish --tag=support-ticket-migrations
```

### Migration

[](#migration)

```
php artisan migrate
```

### Database Seed

[](#database-seed)

```
php artisan support-ticket:seed
```

Optional
--------

[](#optional)

### Publish Assets

[](#publish-assets)

```
php artisan vendor:publish --tag=support-ticket-assets
```

### Publish Views

[](#publish-views)

```
php artisan vendor:publish --tag=support-ticket-views
```

#### Contributing

[](#contributing)

- If you have any suggestions please let me know : .
- Please help me improve code

#### License

[](#license)

Support Ticket is licensed under the MIT license. Enjoy!

Credit
------

[](#credit)

- [Shaz3e](https://www.shaz3e.com) | [YouTube](https://www.youtube.com/@shaz3e) | [Facebook](https://www.facebook.com/shaz3e) | [Twitter](https://twitter.com/shaz3e) | [Instagram](https://www.instagram.com/shaz3e) | [LinkedIn](https://www.linkedin.com/in/shaz3e/)
- [Diligent Creators](https://www.diligentcreators.com) | [Facebook](https://www.facebook.com/diligentcreators) | [Instagram](https://www.instagram.com/diligentcreators/) | [Twitter](https://twitter.com/diligentcreator) | [LinkedIn](https://www.linkedin.com/company/diligentcreators/) | [Pinterest](https://www.pinterest.com/DiligentCreators/) | [YouTube](https://www.youtube.com/@diligentcreator) [TikTok](https://www.tiktok.com/@diligentcreators) | [Google Map](https://g.page/diligentcreators)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

906d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55fa895f3ba767604ea0fc6cc1a6f7fc69e9fb73de02886a770fd75ab886fbbc?d=identicon)[Shaz3e](/maintainers/Shaz3e)

---

Top Contributors

[![Shaz3e](https://avatars.githubusercontent.com/u/526602?v=4)](https://github.com/Shaz3e "Shaz3e (16 commits)")

### Embed Badge

![Health badge](/badges/shaz3e-support-ticket/health.svg)

```
[![Health](https://phpackages.com/badges/shaz3e-support-ticket/health.svg)](https://phpackages.com/packages/shaz3e-support-ticket)
```

PHPackages © 2026

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