PHPackages                             gocpa/sendsay-laravel-mailer - 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. gocpa/sendsay-laravel-mailer

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

gocpa/sendsay-laravel-mailer
============================

Неофициальный Laravel драйвер для Sendsay

v1.0.11(2y ago)18.9k↓86.5%[3 PRs](https://github.com/gocpa/sendsay-laravel-mailer/pulls)MITPHPPHP ^8.1CI passing

Since May 16Pushed 1w agoCompare

[ Source](https://github.com/gocpa/sendsay-laravel-mailer)[ Packagist](https://packagist.org/packages/gocpa/sendsay-laravel-mailer)[ Docs](https://github.com/gocpa/sendsay-laravel-mailer)[ RSS](/packages/gocpa-sendsay-laravel-mailer/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (14)Versions (19)Used By (0)

Неофициальный Laravel драйвер для Sendsay
=========================================

[](#неофициальный-laravel-драйвер-для-sendsay)

[![Latest Version on Packagist](https://camo.githubusercontent.com/29886fce550f40989f87abcfaff978dfa62952b6b893217f59474d476649609d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676f6370612f73656e647361792d6c61726176656c2d6d61696c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gocpa/sendsay-laravel-mailer)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ea422846c4b4ead88be1434aee0c0ac333ccb14f80504329eec7fae4626a3dba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f676f6370612f73656e647361792d6c61726176656c2d6d61696c65722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/gocpa/sendsay-laravel-mailer/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3e4d2ac1705d029452c9d755539e0984dd7af42790fe6735e79e39f51877c06b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f676f6370612f73656e647361792d6c61726176656c2d6d61696c65722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/gocpa/sendsay-laravel-mailer/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/86b2c0d96d7706aa0ee5a7c14dc4c01c6c9910a9a7cc578686747293f001eba1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676f6370612f73656e647361792d6c61726176656c2d6d61696c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gocpa/sendsay-laravel-mailer)

Неофициальный драйвер Laravel Mailer для отправки писем через Sendsay

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

[](#installation)

You can install the package via composer:

```
composer require gocpa/sendsay-laravel-mailer
```

You can publish the config file with:

```
php artisan vendor:publish --provider="GoCPA\\SendsayLaravelMailer\\SendsayMailerServiceProvider"
```

This is the contents of the published config file:

```
return [
    'apikey' => env('MAIL_SENDSAY_APIKEY'),
    'account' => env('MAIL_SENDSAY_ACCOUNT'),
    'proxy' => env('MAIL_SENDSAY_PROXY'),
    'dkimId' =>  env('MAIL_SENDSAY_DKIM_ID'),
];
```

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)

- [Tony V](https://github.com/vaninanton)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance64

Regular maintenance activity

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 56.9% 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 ~24 days

Recently: every ~12 days

Total

12

Last Release

877d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e0666617f3ece9d0a4af198f5d2d6714f9c97c74f019401d1227500ddc63926?d=identicon)[vaninanton](/maintainers/vaninanton)

---

Top Contributors

[![vaninanton](https://avatars.githubusercontent.com/u/3989061?v=4)](https://github.com/vaninanton "vaninanton (41 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (10 commits)")[![Avangero](https://avatars.githubusercontent.com/u/71272405?v=4)](https://github.com/Avangero "Avangero (1 commits)")

---

Tags

composer-packagegocpalaravel-mailersendsay

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/gocpa-sendsay-laravel-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/gocpa-sendsay-laravel-mailer/health.svg)](https://phpackages.com/packages/gocpa-sendsay-laravel-mailer)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M167](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[illuminate/mail

The Illuminate Mail package.

5910.6M503](/packages/illuminate-mail)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k95](/packages/nativephp-mobile)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24857.5k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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