PHPackages                             ride/lib-mail-smtp - 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. ride/lib-mail-smtp

ActiveLibrary

ride/lib-mail-smtp
==================

Integration of the mail library for a Ride application.

1.0.0(2y ago)04MITPHP

Since Nov 10Pushed 2y ago3 watchersCompare

[ Source](https://github.com/all-ride/ride-lib-mail-smtp)[ Packagist](https://packagist.org/packages/ride/lib-mail-smtp)[ RSS](/packages/ride-lib-mail-smtp/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Ride: Mail (SMTP)
=================

[](#ride-mail-smtp)

Integration of the SMTP implementation of the mail library with a Ride application.

**This package is mainly used for local development in coop with DDEV.**

This lets you send mails to Mailpit during local development and makes it easier to debug

Parameters
----------

[](#parameters)

- **mail.smtp.host**: "127.0.0.1", SMTP server to send through
- **mail.smtp.port**: "1025", Port to connect to, use 587 if you have set `SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS`
- **mail.smtp.security** : false, Enable implicit TLS encryption
- **mail.smtp.username** : "", SMTP username,
- **mail.smtp.password** : "", SMTP password

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/app-mail](https://github.com/all-ride/ride-app-mail)
- [ride/lib-mail](https://github.com/all-ride/ride-lib-mail)
- [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/lib-mail-smtp

```

Don't forget to add the parameters for `Host`, `Port` &amp; `Security`These 3 parameters are required

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

917d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kristofser](https://avatars.githubusercontent.com/u/5928907?v=4)](https://github.com/kristofser "kristofser (2 commits)")

### Embed Badge

![Health badge](/badges/ride-lib-mail-smtp/health.svg)

```
[![Health](https://phpackages.com/badges/ride-lib-mail-smtp/health.svg)](https://phpackages.com/packages/ride-lib-mail-smtp)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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