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 yesterday

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 31% 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

1074d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/53411134?v=4)[hamidreza kiani](/maintainers/hamidrezakiani)[@hamidrezakiani](https://github.com/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/dusk

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

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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