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

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

neil/mail-smtp
==============

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

v1.0.3(7y ago)3401MITHTML

Since May 6Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

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

[](#laravel-smtp-configuration)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5eb2d8ae27f5f75652e9d05765f9abf4655003c3b5163893c21af882f56055f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e65696c2f6d61696c2d736d74702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/neil/mail-smtp)[![Latest Issue](https://camo.githubusercontent.com/d7b11a70f2e4bbe1eeff984084ee20d2c601b82fdb262aadde8d17aea1d726f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6e696c6573686d61696c626f6f6b2f736d74702e7376673f7374796c653d666c61742d737175617265)](https://github.com/nileshmailbook/smtp/issues)[![Total Downloads](https://camo.githubusercontent.com/bd4990f6a339ba75180fa3f9269062ca2542640469198caa028d47ba6dbb4499/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e65696c2f6d61696c2d736d74702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/neil/mail-smtp)

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

[](#description)

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

[](#this-package-allow-user-to-create-own-smtp-in-existing-laravel-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 neil/mail-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.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 96.6% 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

2565d 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 (28 commits)")[![nileshmailbook](https://avatars.githubusercontent.com/u/30210444?v=4)](https://github.com/nileshmailbook "nileshmailbook (1 commits)")

### Embed Badge

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

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

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

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

PHPackages © 2026

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