Libraries tagged by Sendy
gomoob/php-pushwoosh
201168 Downloads
A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
exolnet/laravel-heartbeat
25245 Downloads
Periodically schedule a job to send a heartbeat to a monitoring system.
esendex/sdk
787480 Downloads
Send SMS from your application using the Esendex API
elastic-email/web-api-client
298906 Downloads
Easily send emails with Elastic Email using Web API PHP Client https://elasticemail.com/
dietercoopman/mailspfchecker
3859 Downloads
A package to check if you can send e-mail through a given mailserver in name of a given e-mail address
cslant/telegram-git-notifier
67251 Downloads
Send notification from Gitlab and Github events to Telegram
cslant/laravel-telegram-git-notifier
37852 Downloads
Send notification from Gitlab and GitHub events to Telegram
craftsys/msg91-laravel
75542 Downloads
Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc
block_io-php/block_io-php
101716 Downloads
Block.io is the easiest way to create wallets, send, and accept payments through Bitcoin, Litecoin, and Dogecoin. This is its PHP library.
jiririedl/php-sendy
43577 Downloads
PHP class for using sendy API
mizzrym/php_send_nsca
101037 Downloads
PHP implementation of NSCA client
simplesoftwareio/simple-sms
45375 Downloads
Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia
yedincisenol/sms
28758 Downloads
Send sms with Php
yanlongli/app-store-server-api
14567 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
williamcruzme/laravel-notification-settings
8292 Downloads
A Laravel package that allows you to check the notification settings before send them.