Libraries tagged by soen
yanlongli/app-store-server-api
17511 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
176655 Downloads
a dingtalk robot message handle for send message
voku/css-to-inline-styles
228849 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
107429 Downloads
Yii extension for sending emails with layouts using PHPMailer
verifiedjoseph/ntfy-php-library
18118 Downloads
PHP library for sending push notifications using ntfy.
usarise/turnstile
57829 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.
ultramsg/whatsapp-php-sdk
59446 Downloads
Lightweight PHP library for WhatsApp API to send the whatsappp messages in PHP provided by ultramsg.com
txthinking/mailer
91241 Downloads
A very lightweight PHP SMTP mail sender
tuyakhov/yii2-notifications
32179 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
13583 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
112643 Downloads
Probably the most intelligent, elegant sms send library in php
tomatophp/filament-alerts
5891 Downloads
Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
tintnaingwin/email-checker
60619 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
thibaud-dauce/mattermost-php
374763 Downloads
Mattermost PHP driver to send incoming webhooks
thibaud-dauce/laravel-notifications-mattermost
101398 Downloads
Send Laravel Notifications via Mattermost