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

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

scaffolder/newsletter
=====================

this is the newsletter package

10HTML

Since Dec 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/amoungui/newsletters)[ Packagist](https://packagist.org/packages/scaffolder/newsletter)[ RSS](/packages/scaffolder-newsletter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

newsletters package
===================

[](#newsletters-package)

This is the newsletters package to manage newsletter and send email to customer for
-----------------------------------------------------------------------------------

[](#this-is-the-newsletters-package-to-manage-newsletter-and-send-email-to-customer-for)

[![Issues](https://camo.githubusercontent.com/1c0c4662df3b904eb245811c0b0cf6c27600aa161285594b32b3bedc18fa5dc4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f616d6f756e6775692f636f6e746163742d666f726d3f7374796c653d666c61742d737175617265)](https://github.com/amoungui/newsletters/issues)

[![Stars](https://camo.githubusercontent.com/ae76984679026f556e7f7726905b8b44ebd1e09b52a2b4fe96ff160ad38c098d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f616d6f756e6775692f636f6e746163742d666f726d3f7374796c653d666c61742d737175617265)](https://github.com/amoungui/newsletters/stargazers)

### Installation

[](#installation)

Add Newsletter package to your composer.json file

```
    composer require scaffolder/newsletter

```

### Publish

[](#publish)

The last required step is to publish views, config, migrations in your application with :

```
    php artisan vendor:publish

```

The next required step is to modify the config file to config/contact.php :

```
    return [
        'send_email_to'=> 'abcd@abc.com'
    ];

```

Change the value of parameter: send\_email\_to, with your own admin adress

Congratulations, you have successfully installed Newsletter package !

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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/d3bd3d3081377177e12e66c1ad8abb3676ccca3204a279e4b5543218273fe3f2?d=identicon)[amoungui](/maintainers/amoungui)

---

Top Contributors

[![amoungui](https://avatars.githubusercontent.com/u/54202856?v=4)](https://github.com/amoungui "amoungui (8 commits)")

### Embed Badge

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

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

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[typo3/cms-reports

TYPO3 CMS Reports - Show status reports and installed services in the (System&gt;Reports) backend module.

137.1M58](/packages/typo3-cms-reports)[lcharette/uf_formgenerator

Form generator for UserFrosting V5

178.7k3](/packages/lcharette-uf-formgenerator)

PHPackages © 2026

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