Download the PHP package celikmustafa89/sendinblue-api-php without Composer
On this page you can find all versions of the php package celikmustafa89/sendinblue-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download celikmustafa89/sendinblue-api-php
More information about celikmustafa89/sendinblue-api-php
Files in celikmustafa89/sendinblue-api-php
Package sendinblue-api-php
Short Description Sendinblue version-3 API
License MIT
Homepage https://github.com/celikmustafa89/sendinblue-api-php
Informations about the package sendinblue-api-php
SendinBlue Php Library
This is the SendinBlue Php library. It implements the various exposed APIs that you can read more about on https://developers.sendinblue.com/docs.
SendinBlue API's use HTTP Authentication through an api key. You can create your api key from API Console, after you sign up for an account with SendinBlue. You must use latest version 3.0, access key, for accessing APIs.
This library
Installation & Configuration
- following field must be added to .env file.
Example Codes
You can use below sample script to get started.
- To explore more, you should visit the SendinBlue v3 API documentation.
API Functions
- sms_api - SMS functions
- contacts_api - Contact functions
- web_hooks_api - Webhook functions
- smtp_api - SMTP functions
- email_campaings_api - Email Campaign functions
- process_api - Process functions
- senders_api - Senders functions
- resellers_api - Resellers functions
- account_api - Account functions
Support and Feedback
Be sure to visit the SendinBlue official documentation website for additional information about our API.
We also support Composer.
If you find a bug, please submit the issue on github or email me through [email protected].
All versions of sendinblue-api-php with dependencies
ext-curl Version *