mailchannels / mailchannels-php
Official PHP SDK for the MailChannels Email API.
Package info
bitbucket.org/mailchannels/mailchannels-email-api-sdk-php
pkg:composer/mailchannels/mailchannels-php
v1.0.0
2026-06-05 23:21 UTC
Requires
- php: >=8.1
- ext-json: *
- php-http/discovery: ^1.19
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/log: ^1.1 || ^2.0 || ^3.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^2.6
- nyholm/psr7: ^1.8
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5
- symfony/http-client: ^6.4 || ^7.0
Suggests
- guzzlehttp/guzzle: PSR-18 client and PSR-17 factories in one package. Recommended for most projects; install this OR symfony/http-client, not both.
- nyholm/psr7: Standalone PSR-7 messages and PSR-17 factories. Required if you pick symfony/http-client; optional with guzzlehttp/guzzle.
- symfony/http-client: Alternative PSR-18 client. Pair with nyholm/psr7 for PSR-17 factories. Install this OR guzzlehttp/guzzle, not both.