Libraries tagged by seeding
shabayek/laravel-sms
1440 Downloads
Laravel Package For SMS Sending
serendipity_hq/bundle-aws-ses-monitor
81172 Downloads
Symfony bundle to monitor AWS SES bounces, complaints and deliveries through SNS. Comes with a command to fully configure the topics and includes configurable SwiftMailer filter to avoid sending emails to bounced and complained emails.
rm/smsender
13886 Downloads
Library for sending SMS
rlnks/php-mail-audit
6929 Downloads
Email HTML quality analysis engine — detect bad practices, score compatibility, get actionable insights before sending.
rikvdh/laravel-google-chat-log
326 Downloads
Brings up the option for sending the logs to Google Chat.
rayzenai/laravel-sms
3968 Downloads
A Laravel package for sending SMS messages with support for both string and bigint phone fields
prasanth-gandiva/yii2-yashop-ses
34390 Downloads
Extension for sending emails via amazon ses
phant/email-sender
5155 Downloads
Manage email sending easily
paxha/laravel-fcm
2449 Downloads
This package provides (Laravel Notification) channels for sending notifications via FCM (Firebase Cloud Messaging) using HTTP v1 API.
patricpoba/arkesel-php
653 Downloads
This package enables sending of sms from your laravel application using https://sms.arkesel.com as a service provider.
pablocarvalho/laravel-sqs-telemetry
4543 Downloads
A Laravel SDK for sending exception and request telemetry to AWS SQS asynchronously with batching and memory buffer.
osonsms/gateway
987 Downloads
A simple library for sending SMS via OsonSMS API.
openbuildings/swiftmailer-filter
180402 Downloads
Whitelist / Blacklist from domains or emails for email sending
mydnic/laravel-subscribers
5125 Downloads
Easily Manage Internal Newsletter Subscribers in Laravel — with campaigns, mail sending, and tracking
mouf/utils.action.action-interface
372551 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.