PackageTrack
Sign in Get early access

laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

4.2.0 8.9M downloads/mo #1383 most downloaded on Packagist laravel-notification-channels/twilio

What this package is like to depend on

Last release 5 months ago

18 Mar 2026

Release timing varies

gaps range from 2 weeks to 1.3 years

Some releases are documented

notes for 13 of 32 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

32 releases · first in 2016

3 releases in the last 12 months

see the full history below

Release timeline

32 releases · Aug 2016 to Mar 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 32
  1. 4.2.0 18 Mar 2026
    Release notes
    • Added Laravel 13 support
    • Added PHP 8.5 to CI workflow matrix
    • Dropped Laravel 11 support
    • Dropped PHP 8.2 support (minimum is now PHP 8.3)
    • Dropped twilio/sdk 7.x support (minimum is now 8.3)
    Open source →
    Release notes
    • Added Laravel 13 support
    • Added PHP 8.5 to CI workflow matrix
    • Dropped Laravel 11 support
    • Dropped PHP 8.2 support (minimum is now PHP 8.3)
    • Dropped twilio/sdk 7.x support (minimum is now 8.3)
    Open source →
  2. 4.1.3 13 Jan 2026
    Release notes
    • [Fix] Optional param contentVariables only exists in TwilioContentTemplateMessage (regression from v4.1.2) #162 #163
    Open source →
    Release notes
    • [Fix] Optional param contentVariables only exists in TwilioContentTemplateMessage (regression from v4.1.2) #162 #163
    Open source →
  3. 4.1.2 27 Dec 2025
    Release notes
    Open source →
    Release notes
    • Added support for more SMS Message optional params #154 by @MarcEspiard
    Open source →
  4. 4.1.1 07 Jul 2025
    Release notes
    • Added support for content templates (i.e. whatsapp) #152 by @alexw23
    Open source →
    Release notes
    • Added support for content templates (i.e. whatsapp) #152 by @alexw23
    Open source →
  5. 4.1.0 03 Mar 2025
    Release notes

    What's Changed

    Full Changelog: 4.0.0...4.1.0

    Open source →
    Release notes
    • Added Laravel 12 support #155 #157
    • Added PHP 8.4 to CI workflow matrix
    Open source →
  6. 4.0.0 26 Nov 2024
    Release notes

    What's Changed

    • Added PHP Linting (Pint) to CI workflow
    • Additional tests to achieve 100% code coverage by @pascalbaljet
    • Update PhpUnit to 10.5 and fixed all tests.
    • Bump twilio/sdk to 8.3
    • Improved types and use constructor property promotion everywhere.
    • Added Pint and fixed PHP syntax.
    • Drop support for PHP < 8.2 BREAKING CHANGE
    • Drop support for Laravel 7.x, 8.x, 9.x, and 10.x BREAKING CHANGE
    • Enable overriding the Twilio message source #142
    • Add enabled config option (TWILIO_ENABLED) to disable the channel #121

    New Contributors

    Full Changelog: 3.3.1...4.0.0

    Open source →
    Release notes
    • Added PHP Linting (Pint) to CI workflow
    • Additional tests to achieve 100% code coverage by @pascalbaljet
    • Update PhpUnit to 10.5 and fixed all tests.
    • Bump twilio/sdk to 8.3
    • Improved types and use constructor property promotion everywhere.
    • Added Pint and fixed PHP syntax.
    • Drop support for PHP < 8.2 BREAKING CHANGE
    • Drop support for Laravel 7.x, 8.x, 9.x, and 10.x BREAKING CHANGE
    • Enable overriding the Twilio message source #142
    • Add enabled config option (TWILIO_ENABLED) to disable the channel #121
    Open source →
  7. 3.4.0 14 Mar 2024
    Release notes

    What's Changed

    Full Changelog: 3.3.1...3.4.0

    Open source →
  8. 3.3.1 21 Feb 2023
    Release notes

    What's Changed

    • Add option to use Twilio's URL shortener by @jbajou in #138

    New Contributors

    Full Changelog: 3.3.0...3.3.1

    Open source →
  9. 3.3.0 21 Feb 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.2.0...3.3.0

    Open source →
  10. 3.2.0 14 Feb 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.1.2...3.2.0

    Open source →
  11. 3.1.2 19 Oct 2020

    Nothing published for this version

  12. 3.1.1 28 Sep 2020

    Nothing published for this version

  13. 3.1.0 09 Sep 2020

    Nothing published for this version

  14. 3.0.0 21 Apr 2020
    Release notes

    This is a major release with breaking changes. Please see the upgrading section in the readme for more info.

    • Throw exceptions on send failure (with the ability to suppress certain error codes) BREAKING CHANGE #90
    • Make service provider deferrable #90
    • Drop support for Laravel 5.7 and lower BREAKING CHANGE #90
    • Move config to a dedicated config file BREAKING CHANGE #90
    • Update Twilio SDK to 6.x #90
    • Add "Default To" local debugging support #90
    • Switch to Github Actions CI #91
    Open source →
  15. 2.1.0 07 Mar 2020

    Nothing published for this version

  16. 2.0.11 15 Sep 2019

    Nothing published for this version

  17. 2.0.10 04 Mar 2019

    Nothing published for this version

  18. 2.0.9 04 Mar 2019

    Nothing published for this version

  19. 2.0.8 27 Feb 2019

    Nothing published for this version

  20. 2.0.7 17 Sep 2018

    Nothing published for this version

  21. 2.0.6 17 Mar 2018

    Nothing published for this version

  22. 2.0.5 16 Mar 2018

    Nothing published for this version

  23. 2.0.4 16 Mar 2018

    Nothing published for this version

  24. 2.0.3 16 Mar 2018

    Nothing published for this version

  25. 2.0.2 16 Mar 2018

    Nothing published for this version

  26. 2.0.1 31 Aug 2017

    Nothing published for this version

  27. 2.0.0 07 Mar 2017
    Release notes
    • initial 2.x release
    Open source →
  28. 1.0.2 02 Feb 2017

    Nothing published for this version

  29. v1.0.1 24 Aug 2016

    Nothing published for this version

  30. v1.0.0 24 Aug 2016
    Release notes
    • initial release
    Open source →
  31. v0.0.2 12 Aug 2016

    Nothing published for this version

  32. v0.0.1 12 Aug 2016

    Nothing published for this version

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