PackageTrack
Sign in Get early access

railsware/mailtrap-php

The Mailtrap SDK provides methods for all API functions.

3.13.0 1.0M downloads/mo #3511 most downloaded on Packagist mailtrap/mailtrap-php

What this package is like to depend on

Last release 19 days ago

04 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Nearly every release is documented

notes for 37 of 41 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

41 releases · first in 2023

11 releases in the last 12 months

see the full history below

Release timeline

41 releases · Mar 2023 to Aug 2026
2024 2025 2026
Release Pre-release

Releases

latest 41
  1. 3.13.0 04 Aug 2026
    Release notes

    What's Changed

    • MT-22678: Add name search filter to getAllContactLists by @Rabsztok in #71
    • Add Inbound Email API support by @mklocek in #73

    Full Changelog: 3.12.1...3.13.0

    Open source →
  2. 3.12.1 09 Jul 2026
    Release notes

    What's Changed

    • MT-22022: Add webhook signature verification helper by @Rabsztok in #66
    • Add draft-release workflow placeholder by @IgorDobryn in #67

    New Contributors

    Full Changelog: 3.12.0...3.12.1

    Open source →
  3. 3.12.0 18 May 2026
    Release notes

    What's Changed

    • Change PUT to PATCH method for contacts#update action by @piobeny in #64
    • Add missing webhooks, api-tokens, sub-accounts and sandbox messages endpoints by @IgorDobryn in #65

    New Contributors

    Full Changelog: 3.11.0...3.12.0

    Open source →
  4. 3.11.0 31 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.10.0...3.11.0

    Open source →
  5. 3.10.0 15 Jan 2026
    Release notes

    What's Changed

    Full Changelog: 3.9.3...3.10.0

    Open source →
  6. 3.9.3 17 Nov 2025
    Release notes

    What's Changed

    Full Changelog: 3.9.2...3.9.3

    Open source →
  7. 3.9.2 06 Nov 2025
    Release notes

    What's Changed

    Full Changelog: 3.9.1...3.9.2

    Open source →
  8. 3.9.1 28 Oct 2025
    Release notes

    What's Changed

    Full Changelog: 3.9.0...3.9.1

    Open source →
    Release notes
    • Improve README
    Open source →
  9. 3.9.0 13 Oct 2025
    Release notes

    What's Changed

    • Add Contact Export functionality with filters and related tests by @gaalferov in #53

    Full Changelog: 3.8.0...3.9.0

    Open source →
    Release notes
    • Add Contact Export functionality
    Open source →
  10. 3.8.0 06 Oct 2025
    Release notes

    What's Changed

    Full Changelog: 3.7.0...3.8.0

    Open source →
    Release notes
    • Add Create Contact event API functionality
    Open source →
  11. 3.7.0 15 Sep 2025
    Release notes
    • Add Sending Domains API functionality
    • Add current billing cycle usage
    Open source →
  12. 3.6.1 24 Jul 2025

    Nothing published for this version

  13. 3.6.0 14 Jul 2025
    Release notes
    • Add Contact Imports API functionality
    Open source →
  14. 3.5.0 12 Jul 2025
    Release notes
    • Add Contact Fields API functionality
    Open source →
  15. 3.4.0 08 Jul 2025
    Release notes
    • Add Batch sending functionality (transactional, bulk and sandbox)
    Open source →
  16. 3.3.0 16 Jun 2025
    Release notes
    • Add Email Sending Suppressions API
    Open source →
  17. 3.2.0 12 Jun 2025
    Release notes
    • Add Contact Lists API functionality
    • Add Email Templates API functionality
    Open source →
  18. 3.1.0 29 May 2025
    Release notes
    • Add Contacts API functionality
    Open source →
  19. 3.0.0 13 May 2025
    Release notes
    • [BC BREAK] Change Symfony&Laravel integration naming from mailtrap+api to mailtrap+sdk (reason)
    • Rollback Psalm library because now they support PHP 8.4
    Open source →
  20. 2.1.0 27 Jan 2025
    Release notes
    • Use psr/http-factory instead of php-http/message-factory
    • Remove a Psalm library from dependencies which can break installation on PHP 8.4
    Open source →
  21. 2.0.4 22 Jan 2025
    Release notes
    • Add name prefix into custom EmailHeaders to avoid conflicts with reserved names Symfony\Component\Mime\Header\Headers::HEADER_CLASS_MAP
    Open source →
  22. 2.0.3 04 Nov 2024
    Release notes
    • Add more template examples in Laravel/Symfony docs
    Open source →
  23. 2.0.2 03 Oct 2024
    Release notes
    • Remove an expected message from the testUnsupportedSchemeException method (reason)
    Open source →
  24. 2.0.1 15 Aug 2024
    Release notes
    • Support mixed types in template_variables (array, string, int, float, bool)
    Open source →
  25. 2.0.0 16 Jul 2024
    Release notes
    • [BC BREAK] PHP 7.4 will no longer be supported (PHP 8.0+).
    • [BC BREAK] Rebuild Emails layers to use the inboxId at the client level (examples)
    • [BC BREAK] Rebuild SANDBOX Projects & Messages & Attachments & Inboxes layers (examples)
    • [BC BREAK] Rebuild GENERAL Accounts & Permissions & Users layers (examples)
    • Added a short method to get the Email layer depending on config params MailtrapClient::initSendingEmails()
    • Added MailtrapEmail wrapper (MIME) for easy add category, custom variables, template uuid, etc.
    Open source →
  26. 1.9.0 03 May 2024
    Release notes
    • Support templates in testing
    • Refactoring of examples
    Open source →
  27. 1.8.1 26 Apr 2024
    Release notes
    • Use real value for template headers (should not be encoded as it is not a real header)
    Open source →
  28. 1.8.0 22 Apr 2024
    Release notes
    Open source →
  29. 1.7.4 20 Mar 2024
    Release notes
    • Add PHP 8.3 support (GitHub Actions)
    • Support new Symfony packages v7 (mime, http-client, etc)
    Open source →
  30. 1.7.3 30 Jan 2024
    Release notes
    • Use Psr18ClientDiscovery instead of deprecated HttpClientDiscovery
    Open source →
  31. 1.7.2 13 Oct 2023

    Nothing published for this version

  32. 1.7.1 05 Jun 2023

    Nothing published for this version

  33. 1.7.0 12 May 2023
    Release notes
    • Support sandbox message endpoints. Examples here
    Open source →
  34. 1.6.0 08 May 2023
    Release notes
    • Support sandbox attachment endpoints. Examples here
    Open source →
  35. 1.5.0 05 May 2023
    Release notes
    • Support sandbox inbox endpoints. Examples here
    Open source →
  36. 1.4.0 19 Apr 2023
    Release notes
    • Support general permission endpoints. Examples here
    Open source →
  37. 1.3.0 13 Apr 2023
    Release notes
    • Support sandbox project endpoints. Examples here
    Open source →
  38. 1.2.0 10 Apr 2023
    Release notes
    • Support general account users endpoints. Examples here
    Open source →
  39. 1.1.0 07 Apr 2023
    Release notes
    • Breaking changes:
      • move accounts() functions from the sandbox & sending layers to the general
    • Add the new general layer to mailtrapClient
    Open source →
  40. 1.0.1 29 Mar 2023

    Nothing published for this version

  41. 1.0.0 28 Mar 2023
    Release notes
    • The initial release of the official mailtrap.io PHP client
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive