Libraries tagged by send message
aranyasen/laravel-slack
1232 Downloads
A package to send messages to Slack
wilsonglasser/laravel-chatapi-whatsapp
7931 Downloads
Send WhatsApp messages with Chat API
smart-raya/ippanel-laravel
956 Downloads
A simple API extension for send text message By IPPanel in Laravel
sevenspan/laravel-value-first
1624 Downloads
It uses ValueFirst API to send whatsapp messages.
practo/gelf-php
36571 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
portavice/laravel-log-errors-to-mail
1226 Downloads
Adds a logging channel that sends log messages via email to a configured email address
nguyenanhung/monitor
15608 Downloads
PHP Plugins: Send Monitor Message to Monitor Service
nessworthy/textmarketer
11393 Downloads
An unofficial helper to allow you to send SMS messages using Text Marketer.
mehrancodes/laravel-discord-notifier
4900 Downloads
Send Discord messages through webhook with Discord
justpush/justpush-php-sdk
1642 Downloads
SDK To send push messages through PHP
amqp-reply/amqp-reply
43 Downloads
A variation of 'amqp-messenger' that allows to send a message and wait for a reply
ahmedhat/unifonicnextgen
1006 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
tookantech/chapaar
356 Downloads
This package provides a flexible way to send and verify messages through various SMS providers. It offers integration with multiple drivers, making it easy to use different SMS service providers without getting locked into a specific one.
coinvestor/laravel-batchsqs
4289 Downloads
An alternative Amazon SQS queue driver for Laravel. Messages are sent in batches rather than one at a time, which may be more efficient if you have a lot of messages to send.
botonomous/botonomous
205 Downloads
Simple Slackbot that can listen to Slack messages and send back appropriate responses to a channel(s).