PHPackages                             rajurayhan/laravel-ews-mail-server - 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. rajurayhan/laravel-ews-mail-server

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

rajurayhan/laravel-ews-mail-server
==================================

Send Email from Laravel using Microsoft Exchange Web Services (EWS).

v1.0.3(2mo ago)242.9k4[1 issues](https://github.com/rajurayhan/laravel-ews-mail-server/issues)MITPHP

Since Jan 24Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/rajurayhan/laravel-ews-mail-server)[ Packagist](https://packagist.org/packages/rajurayhan/laravel-ews-mail-server)[ RSS](/packages/rajurayhan-laravel-ews-mail-server/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Send Mail via Exchange Web Services!
====================================

[](#send-mail-via-exchange-web-services)

Sending Email via Microsoft Exchange Web Services (EWS) made easy!
------------------------------------------------------------------

[](#sending-email-via-microsoft-exchange-web-services-ews-made-easy)

[![image info](https://camo.githubusercontent.com/f5d5f11bfd5964f1bf057e74f20a0e0461bc620446a582dfb0f1e8f0aa194074/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f612f61302f4d6963726f736f66745f45786368616e67655f6c6f676f2e737667)](https://camo.githubusercontent.com/f5d5f11bfd5964f1bf057e74f20a0e0461bc620446a582dfb0f1e8f0aa194074/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f612f61302f4d6963726f736f66745f45786368616e67655f6c6f676f2e737667)

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

[](#installation)

Install via Composer

```
composer require rajurayhan/laravel-ews-mail-server

```

Publish Configuration and Setup your Credentials

```
php artisan vendor:publish --tag=ewsmailserver

```

Usage
-----

[](#usage)

Simple!

```
use Raju\EWSMail\ExchangeMailServer;
ExchangeMailServer::sendEmail(['user@email.com','user2@gmail.com','etc@etc'], ['subject' => 'Mail From Package', 'body' => 'Message Body'],['optional@cc.to'],[optional $attachment_paths]);

```

Note
----

[](#note)

Update your credentials config/ews-mail-server.php

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance82

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~742 days

Total

3

Last Release

86d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63fdca0530600fe6b063dc3ba8708a25992ebf3d2142e5ba8e2c504816ea679d?d=identicon)[rajurayhan](/maintainers/rajurayhan)

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

---

Top Contributors

[![klukiyan](https://avatars.githubusercontent.com/u/27725051?v=4)](https://github.com/klukiyan "klukiyan (9 commits)")[![raju-lhg](https://avatars.githubusercontent.com/u/70439918?v=4)](https://github.com/raju-lhg "raju-lhg (8 commits)")[![rajurayhan](https://avatars.githubusercontent.com/u/6824950?v=4)](https://github.com/rajurayhan "rajurayhan (4 commits)")[![ZgrK](https://avatars.githubusercontent.com/u/879674?v=4)](https://github.com/ZgrK "ZgrK (1 commits)")

### Embed Badge

![Health badge](/badges/rajurayhan-laravel-ews-mail-server/health.svg)

```
[![Health](https://phpackages.com/badges/rajurayhan-laravel-ews-mail-server/health.svg)](https://phpackages.com/packages/rajurayhan-laravel-ews-mail-server)
```

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