PHPackages                             aifst/laravel-messages - 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. aifst/laravel-messages

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

aifst/laravel-messages
======================

Messages package for Laravel 5.6 and up

2.0.9(1y ago)088MITPHPPHP ^7.4|^8.0

Since Jul 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/aifst/laravel-messages)[ Packagist](https://packagist.org/packages/aifst/laravel-messages)[ Docs](https://github.com/aifst/laravel-messages)[ RSS](/packages/aifst-laravel-messages/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (18)Used By (0)

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

[](#installation)

1. You can install the package via composer:

```
composer require "aifst/laravel-messages:^1.0.0"
```

2. Optional: The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file:

```
'providers' => [
    // ...
    Aifst\MessagesServiceProvider::class,
];
```

3. You should publish the migration and the config/messages.php config file with:

```
php artisan vendor:publish --provider="Aifst\MessagesServiceProvider"
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance44

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 75.9% 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 ~87 days

Recently: every ~264 days

Total

16

Last Release

445d ago

Major Versions

1.0.5 → 2.0.02021-11-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/cb89f6055d40fbeff99b25f5dea7fd659dad353cc526d0cfd7d7135b7eedb09a?d=identicon)[yspkerk](/maintainers/yspkerk)

---

Top Contributors

[![aifst](https://avatars.githubusercontent.com/u/49309374?v=4)](https://github.com/aifst "aifst (22 commits)")[![syarmolyuk](https://avatars.githubusercontent.com/u/90267903?v=4)](https://github.com/syarmolyuk "syarmolyuk (6 commits)")[![spyluk](https://avatars.githubusercontent.com/u/38014819?v=4)](https://github.com/spyluk "spyluk (1 commits)")

---

Tags

laravelmessagesaifst

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aifst-laravel-messages/health.svg)

```
[![Health](https://phpackages.com/badges/aifst-laravel-messages/health.svg)](https://phpackages.com/packages/aifst-laravel-messages)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[ashallendesign/short-url

A Laravel package for creating shortened URLs for your web apps.

1.4k1.9M4](/packages/ashallendesign-short-url)[matt-daneshvar/laravel-survey

Create surveys inside your Laravel app

28770.3k](/packages/matt-daneshvar-laravel-survey)

PHPackages © 2026

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