Using this Laravel package you can use most of the Sendinblue methods. I had have implemented all the ends point for Contacts, Senders and Account. This package can easily keep implementing the methods for all the other endspoints mentioned in the php package from sendinblue (https://github.com/sendinblue/APIv3-php-library)
Follow the Sendinblue API documentation to understand their requirements and use this package https://developers.sendinblue.com/reference/getting-started-1
This is where your description should go. Take a look at contributing.md to see a to do list.
Via Composer
$ composer require lquintana/sendinblue
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
MIT. Please see the license file for more information.