elasticemail/elasticemail-php
PHP client for Elastic Email’s REST API. Authenticate with your API key and manage campaigns and other resources via GET/POST/PUT/DELETE. Supports PHP 7.4+ (incl. 8.0) and uses Guzzle with configurable timeouts and connection limits.
| Name | Type | Description | Notes |
|---|---|---|---|
| string | Proper email address. | ||
| password | string | Current password. | |
| send_activation | bool | True, if you want to send activation email to this Account to confirm the creation of a new SubAccount. Otherwise, false (SubAccount will immediately be Active). | [optional] |
| settings | \ElasticEmail\Model\SubaccountSettingsInfoPayload | [optional] |
How can I help you explore Laravel packages today?