drbyte/clicksend-notification-channel

ClickSend Notification Channel for Laravel.

Maintainers

Package info

github.com/drbyte/clicksend-notification-channel

pkg:composer/drbyte/clicksend-notification-channel

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

0.1.0 2026-01-30 06:50 UTC

This package is auto-updated.

Last update: 2026-03-01 00:48:59 UTC


README

Forked

Since the Laravel notification channels repo never merged this, I've forked it in order to update it for use with newer Laravel versions.

I'm happy to merge things back and contribute back to both the original contributor and to the Laravel Notifications Channels project. Just reach out and we'll collaborate.

Original README:

For submission to Laravel

This code is based on the Laravel Vonage Notification Channel.

Most files mirror that of the Vonage code. There are difference to available authentication methods. And ClickSend does not offer a callback for hooks in the sms send. Otherwise, all the methods should work as the Vonage counter-part.

I wrote this for submission to Laravel. I am happy for it to live at laravel. Go easy on me, it's my first package and first submission. I'm happy to make any required changes or rewrites.