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
README
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