sadi/brevo-mailer

A simple Laravel package to send emails using Brevo API

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/sadi/brevo-mailer

v2.0.0 2025-08-17 16:15 UTC

This package is auto-updated.

Last update: 2025-12-17 17:38:23 UTC


README

Latest Version on Packagist Total Downloads License

A modern Laravel package for seamless email delivery through Brevo's API (formerly Sendinblue). Designed for developers who need reliable transactional and marketing email capabilities with clean, dependency-injected service architecture.

Features

  • Simple integration with Laravel applications
  • Dependency injection support
  • Auto-discovery enabled
  • Send both transactional and marketing emails
  • Secure API key handling
  • Detailed response handling
  • Uses Laravel's HTTP client (Guzzle)

Installation

Install via Composer:

composer require sadi/brevo-mailer

License

MIT