PHPackages                             therealmkadmi/laravel-acr - 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. therealmkadmi/laravel-acr

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

therealmkadmi/laravel-acr
=========================

Laravel package for Azure Communication Services mail

00PHP

Since Feb 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/TheRealMkadmi/laravel-acr)[ Packagist](https://packagist.org/packages/therealmkadmi/laravel-acr)[ RSS](/packages/therealmkadmi-laravel-acr/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel package for Azure Communication Services mail
=====================================================

[](#laravel-package-for-azure-communication-services-mail)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c4fc7dc6f1e9684660b1e9a87c05a8722821ee146ecfc0dc2ebdb9ae71ea0af3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468657265616c6d6b61646d692f6c61726176656c2d6163722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/therealmkadmi/laravel-acr)[![GitHub Tests Action Status](https://camo.githubusercontent.com/999e77769fc1e679ec061eaa0d20fbfd877f6ebbcb513163769c85e7ddab5c43/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7468657265616c6d6b61646d692f6c61726176656c2d6163722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/therealmkadmi/laravel-acr/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/38074853d03fe92f945af72270d51b9e06bbf6526237df1867fbe56c4e3e319a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7468657265616c6d6b61646d692f6c61726176656c2d6163722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/therealmkadmi/laravel-acr/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ef7d0ced1c5a477a76d07c825cbb965204c3dbaa011464fe840d88b52dc019c2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468657265616c6d6b61646d692f6c61726176656c2d6163722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/therealmkadmi/laravel-acr)

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/ff702750a87ddb81646894b7453cc99a6cebebc3ac0e4012d1efaac8dc9538be/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6163722e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-acr)

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 therealmkadmi/laravel-acr
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-acr-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-acr-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-acr-views"
```

Usage
-----

[](#usage)

```
$laravelAcr = new TheRealMkadmi\LaravelAcr();
echo $laravelAcr->echoPhrase('Hello, TheRealMkadmi!');
```

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)

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

License
-------

[](#license)

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

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

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

---

Top Contributors

[![TheRealMkadmi](https://avatars.githubusercontent.com/u/33043525?v=4)](https://github.com/TheRealMkadmi "TheRealMkadmi (6 commits)")

### Embed Badge

![Health badge](/badges/therealmkadmi-laravel-acr/health.svg)

```
[![Health](https://phpackages.com/badges/therealmkadmi-laravel-acr/health.svg)](https://phpackages.com/packages/therealmkadmi-laravel-acr)
```

###  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)
