Libraries tagged by jsend
putyourlightson/craft-sendgrid
163070 Downloads
SendGrid mailer adapter for Craft CMS.
pullrequestinc/sendwithus
63983 Downloads
Laravel 5+ bindings for Sendwithus transactional email API
mizzrym/php_send_nsca
101144 Downloads
PHP implementation of NSCA client
jiririedl/php-sendy
43621 Downloads
PHP class for using sendy API
iandenh/cakephp-sendgrid
116739 Downloads
SendgridEmail plugin for CakePHP
expertcoder/swiftmailer-send-grid-bundle
220032 Downloads
Swiftmailer Transport and Symfony bundle for Sendgrid
dniccum/custom-email-sender
33364 Downloads
A tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations.
arquivei/events-sender
53257 Downloads
Applications events sender
sendinblue/sendinblue-api-bundle
215709 Downloads
Official SendinBlue provided API V2 Symfony 2.x & 3.x Bundle
simplesoftwareio/simple-sms
45383 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
phalcon/incubator-mailer
12208 Downloads
Phalcon Incubator Mailer Adapters
gr8shivam/laravel-sms-api
36100 Downloads
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.
yieldstudio/laravel-brevo-notifier
19360 Downloads
Easily send Brevo transactional email and sms with Laravel notifier.
yedincisenol/sms
28880 Downloads
Send sms with Php
yanlongli/app-store-server-api
14726 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.