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.11(2w ago)092MITPHPPHP ^7.4|^8.0

Since Jul 23Pushed 2w 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 2d ago

READMEChangelog (10)Dependencies (10)Versions (20)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

48

—

FairBetter than 93% of packages

Maintenance96

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 77.4% 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 ~105 days

Recently: every ~230 days

Total

18

Last Release

18d 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 (24 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

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[ashallendesign/short-url

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

1.4k2.3M5](/packages/ashallendesign-short-url)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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