PHPackages                             officegest/laravel-officegest-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. officegest/laravel-officegest-email

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

officegest/laravel-officegest-email
===================================

1.0.3(4y ago)024MITPHPPHP ^7.1|^8

Since May 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Officegest/laravel-officegest-email)[ Packagist](https://packagist.org/packages/officegest/laravel-officegest-email)[ RSS](/packages/officegest-laravel-officegest-email/feed)WikiDiscussions master Synced 3w ago

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

Officegest Email (Laravel Package)
----------------------------------

[](#officegest-email-laravel-package)

This is a laravel package to send email using officegest.

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

[](#installation)

```
composer require officegest/officegest-send-email

```

Laravel &lt; 8.0 Add ServiceProvider to your `config/app.php`

```
OfficegestEmail\OfficegestEmailServiceProvider::class,

```

If you need to publish the config file for this package. This will add the file `config/officegest-email.php`, where you can configure this package.

```
$ php artisan vendor:publish --provider="OfficegestEmail\OfficegestEmailServiceProvider" --tag=config

```

You need add this variables to your .env

```
OFFICEGEST_EMAIL_ACTIVE=true
OFFICEGEST_EMAIL_URL="your_officegest_url"
OFFICEGEST_EMAIL_USER="your_user"
OFFICEGEST_EMAIL_KEY="your_api_key"

```

Usage
-----

[](#usage)

### Function OfficegestSms-&gt;send()

[](#function-officegestsms-send)

Parameters: string $phone\_number, string $text

[![Screenshot](https://camo.githubusercontent.com/da0f37323ab21914fb9261dd44a3834e21e0748c5d0469fb1762b0f3ed110c79/68747470733a2f2f692e696d6775722e636f6d2f345342594a56302e706e67)](https://camo.githubusercontent.com/da0f37323ab21914fb9261dd44a3834e21e0748c5d0469fb1762b0f3ed110c79/68747470733a2f2f692e696d6775722e636f6d2f345342594a56302e706e67)

Security
--------

[](#security)

If you discover any security related issues, please email  or use issues of this repo.

Credits
-------

[](#credits)

- [Officegest.com](https://officegest.com)
- [Guisoft.net](https://guisoft.net)
- [All Contributors](../../contributors)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~4 days

Total

4

Last Release

1492d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/92090601?v=4)[Officegest](/maintainers/officegest)[@Officegest](https://github.com/Officegest)

---

Top Contributors

[![stephanesoares](https://avatars.githubusercontent.com/u/4375100?v=4)](https://github.com/stephanesoares "stephanesoares (5 commits)")

---

Tags

emaillaravellaravel-packagephp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/officegest-laravel-officegest-email/health.svg)

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

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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