sendry / sendry
Official PHP SDK for the Sendry email API, with first-class Laravel support
v0.3.0
2026-05-13 13:58 UTC
Requires
- php: ^8.1
- ext-json: *
- guzzlehttp/guzzle: ^7.5
Requires (Dev)
- orchestra/testbench: ^8.0 || ^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
- symfony/mailer: ^6.4 || ^7.0
Suggests
- symfony/mailer: Required (^6.4 || ^7.0) only if you use the Symfony / Laravel Mail transport (Sendry\Symfony\SendryTransport). Laravel apps already ship symfony/mailer.