PHPackages                             christophermh44/smtp-facade - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. christophermh44/smtp-facade

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

christophermh44/smtp-facade
===========================

Sign in with SMTP tool

121PHP

Since Jan 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/christophermh44/smtp-facade)[ Packagist](https://packagist.org/packages/christophermh44/smtp-facade)[ RSS](/packages/christophermh44-smtp-facade/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

SMTP Facade
===========

[](#smtp-facade)

This micro tool allows you to manage authentications on your website like binding to LDAP but with your SMTP server.

Please note that this tool will not check for you if the user exists or if he is allowed to connect to your application. Here, it is connected to GMail by default. You will have to check the domain of the mail address and the existence of the user in your database before allowing him to access your application.

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

[](#installation)

```
$ composer require christophermh44/smtp-facade dev-master

```

Example usage
-------------

[](#example-usage)

See test.php to learn how to use it. Call it simply with login and password in a terminal:

```
$ php test.php 'myemail@domain.tld' 'password'

```

Configuration
-------------

[](#configuration)

Everything is in the smtp.json file. You have to declare your SMTP server informations in this file. See PHPMailer to know more about parameters. By default, it is configured to ask GMail SMTP server.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cb158e6625e3affe2e18a24790c343cc3b4d7716f6666cd0d9979c0478ba651d?d=identicon)[christophermh44](/maintainers/christophermh44)

---

Top Contributors

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

---

Tags

authenticationcomposercomposer-packagephpsigninsmtp

### Embed Badge

![Health badge](/badges/christophermh44-smtp-facade/health.svg)

```
[![Health](https://phpackages.com/badges/christophermh44-smtp-facade/health.svg)](https://phpackages.com/packages/christophermh44-smtp-facade)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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