Download the PHP package hofmannsven/laravel-brevo without Composer
On this page you can find all versions of the php package hofmannsven/laravel-brevo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hofmannsven/laravel-brevo
More information about hofmannsven/laravel-brevo
Files in hofmannsven/laravel-brevo
Package laravel-brevo
Short Description Laravel wrapper for Brevo's API v3 PHP library.
License MIT
Homepage https://github.com/hofmannsven/laravel-brevo
Informations about the package laravel-brevo
Laravel Brevo
This package is a wrapper for Brevo's API v3 PHP library.
Tested with PHP versions 8.1, 8.2, 8.3, and 8.4 on Laravel 10 and Laravel 11.
Installation
You can install the package via Composer:
Publish the config files
Publish package config files:
Set the API Key
In your `.env' file, add your Brevo API key:
Usage
Available APIs
Use any getbrevo/brevo-php
API (see supported functions):
- AccountApi
- AttributesApi
- CompaniesApi
- ContactsApi
- ConversationsApi
- CouponsApi
- CRMApi
- DealsApi
- DomainsApi
- EcommerceApi
- EmailCampaignsApi
- EventsApi
- ExternalFeedsApi
- FilesApi
- FoldersApi
- InboundParsingApi
- ListsApi
- MasterAccountApi
- NotesApi
- ProcessApi
- ResellerApi
- SendersApi
- SMSCampaignsApi
- TasksApi
- TransactionalEmailsApi
- TransactionalSMSApi
- TransactionalWhatsAppApi
- UserApi
- WebhooksApi
- WhatsAppCampaignsApi
Development
Code Style Fixer
Testing
Changelog
Please read the changelog for more information about recent changes.
Contributing
Please read the contribution guidelines for details.
Support
Always feel free to raise an issue on GitHub.
Security
If you discover a security issue, please contact me directly. My GPG fingerprint/key is available on Keybase.
Credits
License
MIT License (MIT). Please read the license for more information.
Laravel and the Laravel logo are trademarks of Taylor Otwell. Banner image generated with banners.beyondco.de
All versions of laravel-brevo with dependencies
getbrevo/brevo-php Version ^1.0|^2.0
illuminate/contracts Version ^8.0|^9.0|^10.0|^11.0|^12.0