PHPackages                             dashamail/haski - 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. dashamail/haski

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

dashamail/haski
===============

The officially supported PHP client for Haski (https://haskimail.ru)

v1.0.2(2mo ago)00MITPHPPHP &gt;=7.0.0

Since Feb 22Pushed 2mo agoCompare

[ Source](https://github.com/DashaMail/haskimail-php)[ Packagist](https://packagist.org/packages/dashamail/haski)[ RSS](/packages/dashamail-haski/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Haskimail-PHP
=============

[](#haskimail-php)

Haskimail-PHP is the officially supported PHP library for Haskimail. With Haskimail, you can send and receive emails effortlessly. Requirements
============

[](#requirements)

PHP &gt;=7.0.0 Guzzle HTTP client Getting Started
===============

[](#getting-started)

```
// Sending email with Haskimail-PHP library
// Learn more -> https://haskimail.ru/developer/integration/official-libraries#php

// Install with composer
composer require dashamail/haskimail-php

// Import
use Haskimail\HaskimailClient;

// Example request
$client = new HaskimailClient("server token");

$sendResult = $client->sendEmail(
  "отправитель@example.com",
  "получатель@example.com",
  "Привет от Хаски!",
  "Это просто дружеский привет от пользователя Хаски!"
);

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance83

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

84d ago

### Community

Maintainers

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

---

Top Contributors

[![DashaMail](https://avatars.githubusercontent.com/u/18517894?v=4)](https://github.com/DashaMail "DashaMail (3 commits)")

---

Tags

emailhaskihaskimailintegrationsmailphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dashamail-haski/health.svg)

```
[![Health](https://phpackages.com/badges/dashamail-haski/health.svg)](https://phpackages.com/packages/dashamail-haski)
```

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[laravel-notification-channels/discord

Laravel notification driver for Discord.

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

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

682104.9k7](/packages/guanguans-notify)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)

PHPackages © 2026

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