PHPackages                             alex-kalanis/email-php-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. alex-kalanis/email-php-mailer

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

alex-kalanis/email-php-mailer
=============================

Basic mailer in PHP for everyday use

v0.1.1(2y ago)07BSD-3-ClausePHPPHP &gt;=7.4.0CI failing

Since Mar 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/email-php-mailer)[ Packagist](https://packagist.org/packages/alex-kalanis/email-php-mailer)[ RSS](/packages/alex-kalanis-email-php-mailer/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

Email Api - PHP Mailer
======================

[](#email-api---php-mailer)

[![Build Status](https://github.com/alex-kalanis/email-php-mailer/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/email-php-mailer/actions/workflows/code_checks.yml/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/985d9a146d0cf00e4662b0cfa75d6490ae46612911b216631313c7d058eb4756/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f656d61696c2d7068702d6d61696c65722f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/email-php-mailer)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/c01e9e6ac3dd963cb5dfee7503f612e139f0abe82cda9e1f4554cc3f009bb5b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f656d61696c2d7068702d6d61696c65722e7376673f7631)](https://packagist.org/packages/alex-kalanis/email-php-mailer)[![License](https://camo.githubusercontent.com/850209710dd44e28c20b795d5c69e8bf2ea20c95ef0793b958a1e0869b71196f/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f656d61696c2d7068702d6d61696c65722f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/email-php-mailer)

Sending emails - via classical PHP Mailer

Contains libraries for sending emails via PHPMailer - set it yourself

PHP Installation
================

[](#php-installation)

```
composer.phar require alex-kalanis/email-php-mailer
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

PHP Usage
=========

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add selected services into the "\\kalanis\\EmailApi\\LocalInfo\\ServicesOrdering" constructor. Beware additional necessary params and classes for your use case.

3.) Add Ordering and your implementation of "\\kalanis\\EmailApi\\Interfaces\\ILocalProcessing" into your "\\kalanis\\EmailApi\\Sending".

4.) Just call sending as described in the "\\kalanis\\EmailApi\\Sending".

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

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

2

Last Release

826d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59184183?v=4)[Petr Plsek](/maintainers/alex-kalanis)[@alex-kalanis](https://github.com/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (8 commits)")

---

Tags

emailphpmailer

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-email-php-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-email-php-mailer/health.svg)](https://phpackages.com/packages/alex-kalanis-email-php-mailer)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[ivantcholakov/codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer.

25214.3k](/packages/ivantcholakov-codeigniter-phpmailer)[itinerisltd/wp-phpmailer

WP PHPMailer provides a clean and simple way to configure WordPress-bundled PHPMailer library, allowing you to quickly get started sending mail through a local or cloud based service of your choice.

6231.8k](/packages/itinerisltd-wp-phpmailer)[rmrevin/yii2-postman

Mail module for Yii2.

2612.3k](/packages/rmrevin-yii2-postman)

PHPackages © 2026

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