PHPackages                             nilesh/laravel-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. nilesh/laravel-smtp

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

nilesh/laravel-smtp
===================

this laravel package incorporate to end-user to create dynamic configuration of SMTP in existing project and allow sending mail through it.

v1.0(6y ago)27MITHTMLPHP ^7.1.3

Since May 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nileshmailbook/laravel-smtp)[ Packagist](https://packagist.org/packages/nilesh/laravel-smtp)[ RSS](/packages/nilesh-laravel-smtp/feed)WikiDiscussions master Synced yesterday

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

Laravel SMTP Configuration
==========================

[](#laravel-smtp-configuration)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5b1b541b432441f8726be7a44e79f0387264f99a9c5ec359cf942922eba9dc0b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e696c6573682f6c61726176656c2d736d74702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nilesh/laravel-smtp)[![Latest Issue](https://camo.githubusercontent.com/d7b11a70f2e4bbe1eeff984084ee20d2c601b82fdb262aadde8d17aea1d726f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6e696c6573686d61696c626f6f6b2f736d74702e7376673f7374796c653d666c61742d737175617265)](https://github.com/nileshmailbook/laravel-smtp/issues)[![Total Downloads](https://camo.githubusercontent.com/3cb7b023928f948cea33f73002741335ce42cbb7872b2a6c40195a28f7a3688a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e696c6573682f6c61726176656c2d736d74702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nilesh/laravel-smtp)

Description
-----------

[](#description)

This package allow user to create own smtp in existing project and allow sending mail through it.
=================================================================================================

[](#this-package-allow-user-to-create-own-smtp-in-existing-project-and-allow-sending-mail-through-it)

\#simply call /smtp route and fill the details of your smtp and and tested on their.

\#this package extend the laravel mail on the fly, no need to configure .env or config/mail.php

\#hassle free package available form laravel 5.8.\*

### Laravel

[](#laravel)

This package can be used in Laravel 5.8 or higher.

You can install the package via composer:

```
composer require nilesh/laravel-smtp
```

The service provider will automatically get registered.

After the installing this package run the migrations:

```
php artisan migrate
```

After successfull running migrate just start your local server and login in your app type url localhost:8000/smtp url in adress bar. now configure the smtp and try to check your smtp is workable in test mail section.

If you want to change UI of smtp Configuration you may wish to publish in view

simply publish the view

```
php artisan vendor:publish
```

Now enjoy the simple mail function on the fly. Alternate link if this package not working :

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

2

Last Release

2549d ago

### Community

Maintainers

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

---

Top Contributors

[![Nileshkatre](https://avatars.githubusercontent.com/u/38126672?v=4)](https://github.com/Nileshkatre "Nileshkatre (5 commits)")

### Embed Badge

![Health badge](/badges/nilesh-laravel-smtp/health.svg)

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

###  Alternatives

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.0k2.6M4](/packages/spatie-laravel-failed-job-monitor)[vemcogroup/laravel-sparkpost-driver

SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x

421.7M1](/packages/vemcogroup-laravel-sparkpost-driver)[spatie/mailcoach

Self-host Mailcoach

4007.0k](/packages/spatie-mailcoach)[synergitech/laravel-postal

This library integrates Postal with the standard Laravel mail framework.

38107.1k](/packages/synergitech-laravel-postal)[motomedialab/smtp2go

Send emails via API using the first-class email courier SMTP2Go

1316.3k](/packages/motomedialab-smtp2go)

PHPackages © 2026

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