PackageTrack
Sign in Get early access

laravel/nexmo-notification-channel

Abandoned; use laravel/vonage-notification-channel. Vonage Notification Channel for laravel.

v3.3.4 14M downloads/mo #3076 most downloaded on Packagist laravel/vonage-notification-channel

What this package is like to depend on

Last release 6 months ago

24 Feb 2026

Release timing varies

gaps range from 2 weeks to 1.1 years

Nearly every release is documented

notes for 20 of 22 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

22 releases · first in 2018

2 releases in the last 12 months

see the full history below

Release timeline

22 releases · Dec 2018 to Feb 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 22
  1. v3.3.4 24 Feb 2026
    Release notes
    Open source →
    Release notes
    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/laravel/vonage-notification-channel/pull/93
    Open source →
  2. v3.3.3 25 Nov 2025
    Release notes
    Open source →
    Release notes
    • [3.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/vonage-notification-channel/pull/92
    Open source →
  3. v3.3.2 24 Jan 2025
    Release notes
    Open source →
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/vonage-notification-channel/pull/91
    Open source →
  4. v3.3.1 06 Dec 2024
    Release notes
    • Use new static analysis workflow and move workflow to correct folder by @Jubeki in #87
    • Replace dead link in Security Policy by @Jubeki in #89
    • [3.x] Supports PHP 8.4 by @crynobone in #90
    Open source →
    Release notes
    • Use new static analysis workflow and move workflow to correct folder by @Jubeki in https://github.com/laravel/vonage-notification-channel/pull/87
    • Replace dead link in Security Policy by @Jubeki in https://github.com/laravel/vonage-notification-channel/pull/89
    • [3.x] Supports PHP 8.4 by @crynobone in https://github.com/laravel/vonage-notification-channel/pull/90
    Open source →
  5. v3.3.0 15 Jan 2024
    Release notes
    Open source →
    Release notes
    • Fix docblock by @dwightwatson in https://github.com/laravel/vonage-notification-channel/pull/84
    • [3.x] Laravel v11 support by @nunomaduro in https://github.com/laravel/vonage-notification-channel/pull/86
    Open source →
  6. v3.2.1 01 May 2023
    Release notes
    • Allow to customise the signature_method by @ankurk91 in #78
    Open source →
    Release notes
    • Allow to customise the signature_method by @ankurk91 in https://github.com/laravel/vonage-notification-channel/pull/78
    Open source →
  7. v3.2.0 06 Feb 2023
    Release notes

    Changed

    • Switch to sms() Client, improved GSM-7 Handling by @SecondeJK in #72
    Open source →
    Release notes

    Changed

    • Switch to sms() Client, improved GSM-7 Handling by @SecondeJK in https://github.com/laravel/vonage-notification-channel/pull/72
    Open source →
  8. v3.1.2 26 Jan 2023
    Release notes

    Fixed

    • Revert "Fix the type of the message to save a lot of money 💸" by @driesvints in #70
    • Revert "Swap Vonage Client to SMS instead of legacy message" by @driesvints in #71
    Open source →
    Release notes

    Fixed

    • Revert "Fix the type of the message to save a lot of money 💸" by @driesvints in https://github.com/laravel/vonage-notification-channel/pull/70
    • Revert "Swap Vonage Client to SMS instead of legacy message" by @driesvints in https://github.com/laravel/vonage-notification-channel/pull/71
    Open source →
  9. v3.1.1 24 Jan 2023
    Release notes

    Fixed

    Open source →
    Release notes

    Fixed

    • Fix the type of the message to save a lot of money 💸 by @potsky in https://github.com/laravel/vonage-notification-channel/pull/69
    Open source →
  10. v3.1.0 13 Jan 2023
    Release notes

    Added

    Changed

    • Bind VonageSmsChannel to container by @ankurk91 in #63
    • Swap Vonage Client to SMS instead of legacy message by @SecondeJK in #65
    Open source →
    Release notes

    Added

    • Laravel v10 Support by @driesvints in https://github.com/laravel/vonage-notification-channel/pull/68

    Changed

    • Bind VonageSmsChannel to container by @ankurk91 in https://github.com/laravel/vonage-notification-channel/pull/63
    • Swap Vonage Client to SMS instead of legacy message by @SecondeJK in https://github.com/laravel/vonage-notification-channel/pull/65
    Open source →
  11. v3.0.0 08 Feb 2022
    Release notes

    Changed

    • Dropped support for Laravel 5.8 (78bc3f9)
    • Dropped support for PHP 7.1 (858f0cb)
    • Drop even more Laravel and PHP versions (#51)
    • Rewrote package to Vonage (#52, #53)
    Open source →
  12. v2.5.1 22 Dec 2020
    Release notes

    Fixed

    • Fix callback not being applied (#44)
    • Fix client-ref key (#45)
    Open source →
  13. v2.5.0 03 Dec 2020
    Release notes

    Added

    • PHP 8 Support (#39)
    • Add functionality to process callbacks (#41, f124a4d)
    Open source →
  14. v2.4.0 08 Sep 2020
    Release notes

    Added

    • Laravel 8 support (#38)
    Open source →
  15. v2.3.1 11 Aug 2020
    Release notes

    Fixed

    • Fix shortcode messaging with the latest version of nexmo-client (#37)
    Open source →
  16. v2.3.0 10 Dec 2019
    Release notes

    Added

    • Allow to override Nexmo client via NexmoMessage (#30, 174323b)
    Open source →
  17. v2.2.1 29 Oct 2019
    Release notes

    Fixed

    • Fix shortcode implementation and test coverage (#26)
    Open source →
  18. v2.2.0 01 Oct 2019
    Release notes

    Added

    • Implement shortcode support (#24)

    Changed

    • Upgrade to nexmo/laravel 2.0 (#22)
    Open source →
  19. v2.1.0 30 Jul 2019
    Release notes

    Added

    • Support for Client Ref on the Nexmo API (#17, 59436e9)

    Changed

    • Updated version constraints for Laravel 6 (eeb50d9)
    Open source →
  20. v2.0.0 26 Feb 2019
    Release notes

    Added

    • Added support for Laravel 5.8 (9b9d340)

    Changed

    • Use Facade::resolved() before extending channel (#4)

    Removed

    • Dropped support for Laravel 5.7 (9b9d340)
    Open source →
  21. v1.0.1 04 Dec 2018

    Nothing published for this version

  22. v1.0.0 03 Dec 2018

    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