PHPackages                             avido/laravel-smtpeter - 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. [API Development](/categories/api)
4. /
5. avido/laravel-smtpeter

ActivePackage[API Development](/categories/api)

avido/laravel-smtpeter
======================

Smtpeter Api client for Laravel

0.1.4(4y ago)0440MITPHPPHP ^8.0

Since Jan 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/avido/laravel-smtpeter)[ Packagist](https://packagist.org/packages/avido/laravel-smtpeter)[ Docs](https://github.com/avido/laravel-smtpeter)[ RSS](/packages/avido-laravel-smtpeter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Smtpeter API client for Laravel
===============================

[](#smtpeter-api-client-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/44d805d7cc55bac9650bc4a90b9ef32829cc968f2808c29521bf2338f0eade95/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617669646f2f6c61726176656c2d736d7470657465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/avido/laravel-smtpeter)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Tests](https://github.com/avido/laravel-smtpeter/actions/workflows/tests.yml/badge.svg)](https://github.com/avido/laravel-smtpeter/actions/workflows/tests.yml?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/0a374945e860c245b7388ccd72bd1cf694be75f386c98dc7a16f816da98ae192/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617669646f2f6c61726176656c2d736d7470657465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/avido/laravel-smtpeter)

This package incorporates the [Smtpeter API client](https://github.com/avido/smtpeter-php-api) for your Laravel project

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

[](#installation)

```
composer require avido/laravel-smtpeter
```

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

[](#configuration)

Add your Smtpeter Api key to the `.env` file

```
SMTPETER_API_KEY=YOUR-API-KEY

```

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Avido\LaravelSmtpeter\ServiceProvider" --tag="config"`
```

Usage
-----

[](#usage)

```
$templates = Smtpeter::templates()->list();
ddd($templates);
```

- [Full documentation for the Smtpeter API client](https://github.com/avido/smtpeter-php-api)

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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 ~7 days

Total

5

Last Release

1550d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14986?v=4)[avido](/maintainers/avido)[@avido](https://github.com/avido)

---

Top Contributors

[![avido](https://avatars.githubusercontent.com/u/14986?v=4)](https://github.com/avido "avido (16 commits)")

---

Tags

phpapilaravelsmtpeter

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/avido-laravel-smtpeter/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.1k](/packages/dariusiii-tmdb-laravel)[jeroen-g/flickr

Modern PHP package to make Flickr API calls. Ships with Laravel implementation.

2559.9k2](/packages/jeroen-g-flickr)[shipu/php-aamarpay-payment

PHP client for Aamarpay Payment Gateway API

3214.6k](/packages/shipu-php-aamarpay-payment)

PHPackages © 2026

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