A PHP client to interact with Braze API
Braze API Overview Braze provides a high performance REST API to allow you to track users, send messages, export data, a
### Bug Fixes * fix: add response content in http exception message by @antonioturdo in https://github.com/immobiliare/braze-php-sdk/pull/69
### Bug Fixes * fix: Rate Limit format by @mrkrash in https://github.com/immobiliare/braze-php-sdk/pull/68
### Features * feat: Add Rate Limit information by @mrkrash in https://github.com/immobiliare/braze-php-sdk/pull/67
### Bug Fixes * fix: Missed use statement for DateTimeInterface by @mrkrash in https://github.com/immobiliare/braze-php-sdk/pull/62 * fix: missed us…
### Features * feat: add support to force rest endpoint by @antonioturdo in https://github.com/immobiliare/braze-php-sdk/pull/60
### Features * feat: add compatibility with php83 by @JellyBellyDev in https://github.com/immobiliare/braze-php-sdk/pull/58 * feat: add support for …
### Features * feat(users): add email to MergeIdentifier object by @antonioturdo in https://github.com/immobiliare/braze-php-sdk/pull/56
### Bug Fixes * fix: allows to set a custom attribute to null by @antonioturdo in https://github.com/immobiliare/braze-php-sdk/pull/55