Libraries tagged by isend
alldevs-eu/slack-laravel
193 Downloads
A simple package to send notifications to Slack channels.
alhaji-aki/laravel-sms
1488 Downloads
A package that allows developers integrate sms providers and provide a common api to send their users messages.
alexistm/simple-json-php
231 Downloads
Simple JSON for PHP makes you able to construct JSON and send the headers easily. The main purposes are speed and ease to use.
albaraam/php-gcm-apns
3636 Downloads
A PHP Library for sending messages to devices (Android & IOS) through GCM and Apns (respectively).
ahmedofali/laravel-elk-log
6460 Downloads
Integrate laravel with elastic search for sending all logs to elastic search
ahmedhat/unifonicnextgen
1426 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).
advicepharmagroup/mailup
556 Downloads
Driver for sending emails via Mailup api
adisaf/vavasms-php-sdk
222 Downloads
Client library to send SMS using Vavasms SMS Gateway API (https://vavasms.com)
abdavid/laravel-zoho-cliq
105 Downloads
A Laravel package for integrating with Zoho Cliq, allowing you to send messages, notifications, and rich content seamlessly from your Laravel application.
1msg/one_msg_waba_sdk
2587 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
slam/flysystem-zip-proxy
6525 Downloads
FlySystem adapter to Zip content before sending it to the real adapter
slam/flysystem-gzip-proxy
6522 Downloads
FlySystem adapter to Gzip content before sending it to the real adapter
silverstripe/messagequeue
10282 Downloads
Simple and lightweight message queueing mechanism for SilverStripe applications, with queueing actions for long running process execution, message sending between installations and bi-directional interaction with external messaging systems such as ApacheMQ
setono/sylius-facebook-tracking-plugin
10683 Downloads
Sylius plugin that tracks visitors and sends the data to Facebook
quartzy/courier
20366 Downloads
A transactional email sending library using the php-email domain