resend/resend-php
Official Resend PHP SDK (PHP 8.1+) for sending emails via the Resend API. Install with Composer, create a client with your API key, and send emails with a simple emails->send() call. Inspired by openai-php.
logs by @jayanratna in https://github.com/resend/resend-php/pull/108Full Changelog: https://github.com/resend/resend-php/compare/v1.1.1...v1.2.0
Full Changelog: https://github.com/resend/resend-php/compare/v1.1.0...v1.1.1
actions/checkout action to v6 by @renovate[bot] in https://github.com/resend/resend-php/pull/103Full Changelog: https://github.com/resend/resend-php/compare/v1.0.1...v1.1.0
Full Changelog: https://github.com/resend/resend-php/compare/v1.0.0...v1.0.1
[!NOTE] Please note that
v1.0.0removes the$resend->sendEmailmethod in favor of the$resend->emails->sendmethod.
contacts API by @jayanratna in https://github.com/resend/resend-php/pull/88receiving emails by @jayanratna in https://github.com/resend/resend-php/pull/91templates API by @jayanratna in https://github.com/resend/resend-php/pull/92topics API by @jayanratna in https://github.com/resend/resend-php/pull/93segments API by @jayanratna in https://github.com/resend/resend-php/pull/94contactProperties API by @jayanratna in https://github.com/resend/resend-php/pull/95Full Changelog: https://github.com/resend/resend-php/compare/v0.23.0...v1.0.0
webhooks API by @jayanratna in https://github.com/resend/resend-php/pull/90Full Changelog: https://github.com/resend/resend-php/compare/v0.22.0...v0.23.0
Full Changelog: https://github.com/resend/resend-php/compare/v0.21.0...v0.22.0
list method to emails service by @jayanratna in https://github.com/resend/resend-php/pull/84Full Changelog: https://github.com/resend/resend-php/compare/v0.20.0...v0.21.0
batch_validation option to batch service by @jayanratna in https://github.com/resend/resend-php/pull/85actions/checkout action to v5 by @renovate[bot] in https://github.com/resend/resend-php/pull/82Full Changelog: https://github.com/resend/resend-php/compare/v0.19.1...v0.20.0
v0.19.1 by @jayanratna in https://github.com/resend/resend-php/pull/81Full Changelog: https://github.com/resend/resend-php/compare/v0.19.0...v0.19.1
Full Changelog: https://github.com/resend/resend-php/compare/v0.18.1...v0.19.0
Full Changelog: https://github.com/resend/resend-php/compare/v0.18.0...v0.18.1
Idempotency-Key support for batch emails by @jayanratna in https://github.com/resend/resend-php/pull/75Full Changelog: https://github.com/resend/resend-php/compare/v0.17.0...v0.18.0
Idempotency-Key support by @jayanratna in https://github.com/resend/resend-php/pull/72Full Changelog: https://github.com/resend/resend-php/compare/v0.16.0...v0.17.0
update method broadcasts resource by @jayanratna in https://github.com/resend/resend-php/pull/70Full Changelog: https://github.com/resend/resend-php/compare/v0.15.2...v0.16.0
Full Changelog: https://github.com/resend/resend-php/compare/v0.15.1...v0.15.2
Full Changelog: https://github.com/resend/resend-php/compare/v0.15.0...v0.15.1
Full Changelog: https://github.com/resend/resend-php/compare/v0.14.0...v0.15.0
Full Changelog: https://github.com/resend/resend-php/compare/v0.13.0...v0.14.0
Full Changelog: https://github.com/resend/resend-php/compare/v0.12.0...v0.13.0
update method to Domain service by @jayanratna in https://github.com/resend/resend-php/pull/54Full Changelog: https://github.com/resend/resend-php/compare/v0.11.0...v0.12.0
actions/cache action to v4 by @renovate in https://github.com/resend/resend-php/pull/51Full Changelog: https://github.com/resend/resend-php/compare/v0.10.1...v0.11.0
Full Changelog: https://github.com/resend/resend-php/compare/v0.10.0...v0.10.1
resendlabs to resend by @jayanratna in https://github.com/resend/resend-php/pull/46Full Changelog: https://github.com/resend/resend-php/compare/v0.9.0...v0.10.0
Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.8.0...v0.9.0
invalid_attachment error by @jayanratna in https://github.com/resendlabs/resend-php/pull/42Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.7.2...v0.8.0
invalid_parameter error name by @jayanratna in https://github.com/resendlabs/resend-php/pull/35actions/checkout action to v4 by @renovate in https://github.com/resendlabs/resend-php/pull/38Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.7.1...v0.7.2
invalid_to_address error by @jayanratna in https://github.com/resendlabs/resend-php/pull/32Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.7.0...v0.7.1
User-Agent: resend-php/{version} header to all requests by @jayanratna in https://github.com/resendlabs/resend-php/pull/28examples directory in favour of external repositories for examples by @jayanratna in https://github.com/resendlabs/resend-php/pull/29Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.6.0...v0.7.0
get method to domain service by @jayanratna in https://github.com/resendlabs/resend-php/pull/26Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.5.4...v0.6.0
Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.5.3...v0.5.4
HttpTransporter to return exceptions by @jayanratna in https://github.com/resendlabs/resend-php/pull/23Full Changelog: https://github.com/resendlabs/resend-php/compare/v0.5.2...v0.5.3
How can I help you explore Laravel packages today?