# spatie/laravel-newsletter

Manage newsletters in Laravel

Repository: https://github.com/spatie/laravel-newsletter
Canonical: https://ross.abutalabs.com/products/laravel-newsletter
Homepage: https://freek.dev/440-easily-integrate-mailchimp-in-laravel-5
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, php, newsletter, mailchimp, mailchimp-api, mailcoach
Last push: 2026-06-26T09:46:05+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 89, release rhythm 69, longevity 100
- inputs: {"age_days": 4139, "days_push": 68, "days_rel": 127, "gap_med": 59.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1640, forks 234 (observed 2026-08-28T04:05:15.290320+00:00)

## What it is
A Laravel package providing a simple API to manage newsletter subscriptions across email services like Mailcoach, Mailchimp, and MailerLite. It wraps each provider's API behind a unified facade for subscribing, unsubscribing, and checking members.

## Use cases
- add email newsletter signups to a laravel app
- subscribe users to a mailchimp list from php
- manage mailcoach subscribers programmatically
- integrate mailerlite subscriptions in laravel
- check if an email is subscribed to a mailing list
- handle multiple newsletter lists in one laravel project

## When to choose
- you use Laravel and need newsletter subscription management with Mailchimp, Mailcoach, or MailerLite
- you want one consistent API across multiple email providers
- you want a well-maintained Spatie package with strong test coverage

## When to avoid
- your email provider is not Mailchimp, Mailcoach, or MailerLite
- you need a full email campaign builder rather than subscription management
- you are not using Laravel or PHP

## Facets
- artifact type: library
- maturity: active
- function: email, sdk, api-framework
- domain: email, web-development
- platform: php
- tags: laravel-package, mailchimp, mailcoach, mailerlite, newsletter-subscriptions, spatie, marketing, laravel

## Member repositories
- spatie/laravel-newsletter (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.290320+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:46:24.416167+00:00, confidence not recorded.
  - readme: https://github.com/spatie/laravel-newsletter (fetched 2026-08-28T04:05:15.290320+00:00, sha b7b6a6d38a3d)
  - homepage: https://freek.dev/440-easily-integrate-mailchimp-in-laravel-5 (fetched 2026-08-29T11:19:25.253572+00:00, sha 0786ea2c6980)
  - site_page: https://freek.dev/about (fetched 2026-08-29T11:19:25.262870+00:00, sha e0ef9dccbb05)
- Data as of 2026-08-30T08:39:29.467469+00:00.
