Download the PHP package dotdigital/dotdigital-php without Composer
On this page you can find all versions of the php package dotdigital/dotdigital-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dotdigital-php
PHP SDK for the Dotdigital API
A PHP wrapper for the Dotdigital API.
Requirements
- An active account with Dotdigital plus valid API user credentials.
- PHP >= 7.4. We recommend PHP 8 - however the code will run on PHP 7.4 with the correct constraints in your own composer.json.
- A PSR-7 implementation
- A PSR-17 implementation
- A PSR-18 implementation
Setup
-
Require this package:
-
Require an HTTP factory implementation from this list, for example:
- Require an HTTP client package of your choice from this list, for example:
Example usage
API versions
Dotdigital began releasing endpoints for a new v3 API in May 2023. Initially these endpoints are in public preview, and only available to merchants with certain Dotdigital account configurations.
As of version 2.0.0, this SDK wraps both the v2 and the v3 APIs. It will be updated to wrap new v3 endpoints as they become required by our integrations.
V2
V3
All versions of dotdigital-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-json Version *
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
php-http/client-common Version ^2.4
php-http/discovery Version ^1.15.0
ext-json Version *
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
php-http/client-common Version ^2.4
php-http/discovery Version ^1.15.0
The package dotdigital/dotdigital-php contains the following files
Loading the files please wait ....