Libraries tagged by send
sendwithus/api
889811 Downloads
sendwithus.com PHP Client
yiisoft/mailer
136740 Downloads
Sending email abstraction
yieldstudio/laravel-expo-notifier
146234 Downloads
Easily send Expo notifications with Laravel.
yanlongli/app-store-server-api
51281 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.
wangju/ding-notice
185016 Downloads
a dingtalk robot message handle for send message
voku/css-to-inline-styles
265642 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
vernes/yiimailer
124524 Downloads
Yii extension for sending emails with layouts using PHPMailer
verifiedjoseph/ntfy-php-library
36666 Downloads
PHP library for sending push notifications using ntfy.
usarise/turnstile
129246 Downloads
PHP library for Turnstile, is Cloudflare’s smart CAPTCHA alternative. It can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
txthinking/mailer
103988 Downloads
A very lightweight PHP SMTP mail sender
tuyakhov/yii2-notifications
38023 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
torgodly/html2media
40855 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
toplan/phpsms
117652 Downloads
Probably the most intelligent, elegant sms send library in php
thibaud-dauce/laravel-notifications-mattermost
142645 Downloads
Send Laravel Notifications via Mattermost
theriddleofenigma/laravel-google-chat-log
72052 Downloads
Send your Laravel/Lumen application logs straight to a Google Chat (Google Workspace) space via incoming webhooks.