PHPackages                             agpretto/newsletter - 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. agpretto/newsletter

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

agpretto/newsletter
===================

Newsletter package for Laravel applications

014PHP

Since Sep 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Mindexperiment/newsletter)[ Packagist](https://packagist.org/packages/agpretto/newsletter)[ RSS](/packages/agpretto-newsletter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Newsletter
----------

[](#newsletter)

> This package is a WIP, please don't use until a stable release.

This package aims to solve the problem of managing newsletters process on a website.

### Configuration

[](#configuration)

#### Composer

[](#composer)

Require this package inside your composer.json file

```

"agpretto/newsletter": "dev-master"

```

#### Install

[](#install)

1. use the package install command to install Newsletter inside your application.

```
php artisan newsletter:install
// or
php artisan newsletter:install --template
```

> Opt-in publishing the default newsletter template to your `resouces/views/vendor/newsletter` folder.

2. run the migrations: `php artisan migrate`

#### Newsletter template

[](#newsletter-template)

This package comes with a predefined section and subscription form to use as base template for your Newsletter process. The templates are CSS agnostic and provides only a base structure to work with.

> Once you publish the templates you can style it based on your application style system.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/agpretto-newsletter/health.svg)

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

###  Alternatives

[saade/filament-adjacency-list

A Filament package to adjacency lists.

9653.4k5](/packages/saade-filament-adjacency-list)[bocharsky-bw/file-naming-resolver

A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies.

1134.9k](/packages/bocharsky-bw-file-naming-resolver)[efficiently/jquery-laravel

This package provides jQuery and the jQuery-ujs driver for your Laravel &gt;= 6 application.

1311.0k1](/packages/efficiently-jquery-laravel)

PHPackages © 2026

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