PHPackages                             fredattack/support-tickets-notifications - 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. fredattack/support-tickets-notifications

ActiveLibrary

fredattack/support-tickets-notifications
========================================

This is my package support-tickets-notifications

1.0.3(4y ago)028MITVuePHP ^7.4|^8.0

Since Oct 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/fredattack/support-tickets-notifications)[ Packagist](https://packagist.org/packages/fredattack/support-tickets-notifications)[ Docs](https://github.com/fredattack/support-tickets-notifications.git)[ GitHub Sponsors](https://github.com/fredattack)[ RSS](/packages/fredattack-support-tickets-notifications/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (11)Versions (4)Used By (0)

support tickets notifications
=============================

[](#support-tickets-notifications)

[![Latest Version on Packagist](https://camo.githubusercontent.com/abf63cff50d039ea84e6a46a8e4d3439934b9a72eadb26c8b8c3cd3582e3a336/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6672656461747461636b2f737570706f72742d7469636b6574732d6e6f74696669636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fredattack/support-tickets-notifications)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b084cfcd53888e5e51f63a2377fa73b70a8e7d3f5ec799100282bda173c13403/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6672656461747461636b2f737570706f72742d7469636b6574732d6e6f74696669636174696f6e732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/fredattack/support-tickets-notifications/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/777ed9b522b48da09bf508c030b1da7260002659a81401a595dcb684f892eee4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6672656461747461636b2f737570706f72742d7469636b6574732d6e6f74696669636174696f6e732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/fredattack/support-tickets-notifications/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/bf05e38b8d35c5f3dc5a4e2812b9e2a3d543f848bc378d1c00a74ffb2dde4837/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6672656461747461636b2f737570706f72742d7469636b6574732d6e6f74696669636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fredattack/support-tickets-notifications)

---

This repo can be used to scaffold a Laravel package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this support-tickets-notifications
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.
5. If you need help creating a package, consider picking up our [Laravel Package Training](https://laravelpackage.training) video course.

---

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/ca938e47f5d1ff82fbe0aec9023a56bffd78eb8507915213c26969a786af6045/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d7469636b6574732d6e6f74696669636174696f6e732e6a70673f743d31)](https://spatie.be/github-ad-click/support-tickets-notifications)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require fredattack/support-tickets-notifications
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Fredattack\SupportTicketsNotifications\SupportTicketsNotificationsServiceProvider" --tag="support-tickets-notifications-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Fredattack\SupportTicketsNotifications\SupportTicketsNotificationsServiceProvider" --tag="support-tickets-notifications-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$support-tickets-notifications = new Fredattack\SupportTicketsNotifications();
echo $support-tickets-notifications->echoPhrase('Hello, Fredattack!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [fredattack](https://github.com/fredattack)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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

Total

3

Last Release

1678d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b65c5121d9f41476c422fba9cc8b4b0fc3ace4df865dfe2cdc3716334aa2c1c?d=identicon)[fredattack](/maintainers/fredattack)

---

Top Contributors

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

---

Tags

laravelslacksmsfredattacksupport-tickets-notifications

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fredattack-support-tickets-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/fredattack-support-tickets-notifications/health.svg)](https://phpackages.com/packages/fredattack-support-tickets-notifications)
```

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[tapp/filament-form-builder

User facing form builder using Filament components

131.2k1](/packages/tapp-filament-form-builder)[basillangevin/laravel-data-json-schemas

Transforms Spatie Data objects into JSON Schemas with built-in validation

1312.2k1](/packages/basillangevin-laravel-data-json-schemas)

PHPackages © 2026

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