PHPackages                             tahamazaheri/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tahamazaheri/ticket

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

tahamazaheri/ticket
===================

A Laravel package for creating Ticket

v1.0.2(1y ago)08MITJavaScriptPHP &gt;=7.4

Since Feb 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tahamazaherii/Ticket-package)[ Packagist](https://packagist.org/packages/tahamazaheri/ticket)[ RSS](/packages/tahamazaheri-ticket/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Ticket Package
======================

[](#laravel-ticket-package)

This is a Laravel package for managing a ticketing system. It provides controllers, models, repositories, views, migrations, and seeders to help integrate a ticketing system into your Laravel application.

📌 Features
----------

[](#-features)

- Create, list, and reply to tickets.
- Supports database migrations and seeding.
- Easy installation and configuration.

---

🚀 Installation
--------------

[](#-installation)

### Install the Package

[](#install-the-package)

Run the following command in your Laravel project root:

```
composer require tahamazaheri/ticket
```

After Installation
------------------

[](#after-installation)

To install the package, run the following command in your terminal:

```
php artisan vendor:publish --tag=Ticket --force
```

And then write this command for migration:

```
php artisan migrate
```

#### (Optional) Seed the Database

[](#optional-seed-the-database)

```
php artisan db:seed
```

Contributing
------------

[](#contributing)

Feel free to fork this repository and submit pull requests with improvements.

License
-------

[](#license)

This package is open-source and available under the MIT License.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance42

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

3

Last Release

461d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/870298f7575316a31d364ce59b02827c66328ecc23fb97d13b7b45f2254358ef?d=identicon)[tahamazaheri](/maintainers/tahamazaheri)

---

Top Contributors

[![tahamazaherii](https://avatars.githubusercontent.com/u/104025877?v=4)](https://github.com/tahamazaherii "tahamazaherii (9 commits)")

### Embed Badge

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

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

###  Alternatives

[alb/oembed

oEmbed consumer library

1799.4k](/packages/alb-oembed)[jajuma/awesomehyva

This Magento 2 extension allows using Font Awesome 5 icons with Hyvä Themes

1349.1k](/packages/jajuma-awesomehyva)

PHPackages © 2026

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