PHPackages                             hamiddj/smart-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. [Framework](/categories/framework)
4. /
5. hamiddj/smart-ticket

ActivePlugin[Framework](/categories/framework)

hamiddj/smart-ticket
====================

laravel ticket plugin

1.2.7(2y ago)020MITBladePHP ^8.0

Since Jul 25Pushed 2y ago1 watchersCompare

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

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

Smart Ticket laravel plugin
===========================

[](#smart-ticket-laravel-plugin)

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

[](#installation)

`composer require hamiddj/smart-ticket`

`php artisan migrate`

`php artisan vendor:publish for publish config file and views for customize`

Site routes
-----------

[](#site-routes)

/user/tickets `method:get` =&gt; Return user tickets view
/user/tickets/create `method:get` =&gt; Return create ticket view
/user/tickets `method:post` =&gt; Store new ticket
/user/tickets/show/{id} `method:get` =&gt; Return ticket's data view
/user/tickets/{id}/message `method:`post` =&gt; Answer the ticket

### require

[](#require)

```
auth:[your user guard]

```

\*you can change user gourd to your custom guard in `/config/smartticket.php`

admin routes
------------

[](#admin-routes)

/admin/tickets `method:get` =&gt; Return all tickets view for admin
/admin/tickets/show/{id} `method:get` =&gt; Return ticket's data view
/admin/tickets/{id}/message `method:post` =&gt; Answer the ticket

### require

[](#require-1)

```
auth:[your admin guard]

```

\*you can change admin gourd to your custom guard in `/config/smartticket.php`

License
-------

[](#license)

The Smart Ticket is open-sourced Package licensed under the \[MIT license\].

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

6

Last Release

1027d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f3fe30ef71495daaf356c09d849591754f3ff828e275644b774137bdb907785?d=identicon)[hamidrezakiani](/maintainers/hamidrezakiani)

---

Top Contributors

[![hamidrezakiani](https://avatars.githubusercontent.com/u/53411134?v=4)](https://github.com/hamidrezakiani "hamidrezakiani (15 commits)")

### Embed Badge

![Health badge](/badges/hamiddj-smart-ticket/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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