PHPackages                             applabqatar/mailchimp-transactional-email - 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. applabqatar/mailchimp-transactional-email

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

applabqatar/mailchimp-transactional-email
=========================================

This is my package mailchimp-transactional-email

04[1 PRs](https://github.com/HydroMoon/MailChimp-Transactional-Email/pulls)PHP

Since Jul 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/HydroMoon/MailChimp-Transactional-Email)[ Packagist](https://packagist.org/packages/applabqatar/mailchimp-transactional-email)[ RSS](/packages/applabqatar-mailchimp-transactional-email/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

This is my package mailchimp-transactional-email
================================================

[](#this-is-my-package-mailchimp-transactional-email)

[![Latest Version on Packagist](https://camo.githubusercontent.com/47e030370268a27fb75d324e7d7136d1dc343aa92c7bdead92a575bf5dc7d2c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170706c616271617461722f6d61696c6368696d702d7472616e73616374696f6e616c2d656d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/applabqatar/mailchimp-transactional-email)[![GitHub Tests Action Status](https://camo.githubusercontent.com/05b808f3bb957f5417da18b2056f95cf676fe8ce76094690784cae51ceefaac6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6170706c616271617461722f6d61696c6368696d702d7472616e73616374696f6e616c2d656d61696c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/applabqatar/mailchimp-transactional-email/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ce7a750555bf2e8088d67596b69aab49f7c95639ca2e2f247079c728e038041d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6170706c616271617461722f6d61696c6368696d702d7472616e73616374696f6e616c2d656d61696c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/applabqatar/mailchimp-transactional-email/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9c0b64eb3ec3e91d708decff5774df648eb2bc61391ded550d1e4e8e3b664f25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170706c616271617461722f6d61696c6368696d702d7472616e73616374696f6e616c2d656d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/applabqatar/mailchimp-transactional-email)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/47fdcb7a41fbaed5b62deeaf9575b0ec40a9c5387b7d22ff6c7c4661eb08f545/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f4d61696c4368696d702d5472616e73616374696f6e616c2d456d61696c2e6a70673f743d31)](https://spatie.be/github-ad-click/MailChimp-Transactional-Email)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require applabqatar/mailchimp-transactional-email
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="mailchimp-transactional-email-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="mailchimp-transactional-email-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="mailchimp-transactional-email-views"
```

Usage
-----

[](#usage)

```
$mailChimpTransactionalEmail = new ApplabQatar\MailChimpTransactionalEmail();
echo $mailChimpTransactionalEmail->echoPhrase('Hello, ApplabQatar!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Qasim](https://github.com/HydroMoon)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 63.6% 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/ebb2dec05966274d3dcc71615669941d2e66729aa6998fe14bded3a2179e1dd2?d=identicon)[HydroMoon](/maintainers/HydroMoon)

---

Top Contributors

[![HydroMoon](https://avatars.githubusercontent.com/u/9692083?v=4)](https://github.com/HydroMoon "HydroMoon (7 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/applabqatar-mailchimp-transactional-email/health.svg)

```
[![Health](https://phpackages.com/badges/applabqatar-mailchimp-transactional-email/health.svg)](https://phpackages.com/packages/applabqatar-mailchimp-transactional-email)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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