PHPackages                             steffjenl/spotler-client - 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. steffjenl/spotler-client

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

steffjenl/spotler-client
========================

PHP Client for Spotler (spotler.nl) with support for Laravel 5.5 and higher

v0.0.7(6y ago)117.7k↓47.8%4MITPHPCI failing

Since Mar 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/steffjenl/spotler-client)[ Packagist](https://packagist.org/packages/steffjenl/spotler-client)[ RSS](/packages/steffjenl-spotler-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (9)Used By (0)

spotler-client
==============

[](#spotler-client)

[![Build Status](https://camo.githubusercontent.com/6fa7b112cf8669b8ab1b61dae519b69ebd3acd2e70f9b5cf7b0a918a0b74faf9/68747470733a2f2f7472617669732d63692e6f72672f73746566666a656e6c2f73706f746c65722d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/steffjenl/spotler-client)

PHP Client for Spotler (spotler.nl) with support for Laravel 5.5 and higher

Installation
============

[](#installation)

Install the package using composer:

```
composer require steffjenl/spotler-client
```

On Laravel versions before 5.5 you also need to add the service provider to `config/app.php` manually:

```
    Spotler\SpotlerServiceProvider::class,
```

Then add this in `config/services.php`:

```
        'spotler' => [
            'consumerKey'         => env('SPOTLER_CONSUMERKEY'),
            'consumerSecret'      => env('SPOTLER_CONSUMERSECRET'),
        ],
```

Finally, add the fields `SPOTLER_CONSUMERKEY`, `SPOTLER_CONSUMERSECRET` to your `.env` file with the appropriate credentials.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~63 days

Recently: every ~93 days

Total

7

Last Release

2236d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4da31c2bce505d7a50c823d23a09204f4c3f32833d58b9f1a26d67ddb9c82560?d=identicon)[steffjenl](/maintainers/steffjenl)

---

Top Contributors

[![steffjenl](https://avatars.githubusercontent.com/u/2580852?v=4)](https://github.com/steffjenl "steffjenl (3 commits)")[![renskorswagen](https://avatars.githubusercontent.com/u/5188287?v=4)](https://github.com/renskorswagen "renskorswagen (2 commits)")

---

Tags

spotlermailplus

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/steffjenl-spotler-client/health.svg)

```
[![Health](https://phpackages.com/badges/steffjenl-spotler-client/health.svg)](https://phpackages.com/packages/steffjenl-spotler-client)
```

###  Alternatives

[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)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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