PHPackages                             vibraniuum/mailing-list - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. vibraniuum/mailing-list

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

vibraniuum/mailing-list
=======================

A MailingList app for Strata

1.0.0(3y ago)07MITPHPPHP ^8.0

Since Jun 8Pushed 3y agoCompare

[ Source](https://github.com/vibraniuum/mailing-list)[ Packagist](https://packagist.org/packages/vibraniuum/mailing-list)[ Docs](https://github.com/vibraniuum/mailing-list)[ GitHub Sponsors](https://github.com/vibraniuum)[ RSS](/packages/vibraniuum-mailing-list/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

A MailingList app for Strata
============================

[](#a-mailinglist-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b039a748387878c24edf5a36f9166b5d081cda91d5ccdb8aa32eb8ea363969be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76696272616e6975756d2f6d61696c696e672d6c6973742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vibraniuum/mailing-list)[![GitHub Tests Action Status](https://camo.githubusercontent.com/1d69bbdb7d4ab92446d7bf72619d80789e791178a2ad4ed3ead2c5861422c7d7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f76696272616e6975756d2f6d61696c696e672d6c6973742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/vibraniuum/mailing-list/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3f48a6fd791b1c0390c1bcc07ad4b75bcbc94bc2f1ca9c0232671c365e58c5ba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f76696272616e6975756d2f6d61696c696e672d6c6973742f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/vibraniuum/mailing-list/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5897d21faa39cc562510883d4bf9618f250ef38d78b5dc23ccbe94e85619f98e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76696272616e6975756d2f6d61696c696e672d6c6973742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vibraniuum/mailing-list)

---

This repo can be used to scaffold a Strata CMS App 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 mailing-list
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.

---

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

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

[](#installation)

You can install the package via composer:

```
composer require vibraniuum/mailing-list
```

Usage
-----

[](#usage)

```
$mailing-list = new Vibraniuum\MailingList();
echo $mailing-list->echoPhrase('Hello, Vibraniuum!');
```

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)

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

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

1120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68622988d8a9e40e5b14d40b3a22015af06c2a819fe2a0ec393b67c1f7bd8151?d=identicon)[oniicode](/maintainers/oniicode)

---

Top Contributors

[![OniiCoder](https://avatars.githubusercontent.com/u/24716905?v=4)](https://github.com/OniiCoder "OniiCoder (3 commits)")

---

Tags

laravelmailing listvibraniuum

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vibraniuum-mailing-list/health.svg)

```
[![Health](https://phpackages.com/badges/vibraniuum-mailing-list/health.svg)](https://phpackages.com/packages/vibraniuum-mailing-list)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M99](/packages/dedoc-scramble)[vormkracht10/laravel-mails

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

24857.5k](/packages/vormkracht10-laravel-mails)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k38](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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