Libraries tagged by laravel seeding
mega-tj/mailer
1 Downloads
A Laravel 11 package for sending emails with flexible email templates (Blade & Markdown) using PHPMailer.
isaacghorbani/smstool
5 Downloads
laravel package for sms sending
dagim/package
5 Downloads
A Laravel 11 package for sending SMS messages using the Yegara SMS API with built-in error handling and SSL certificate verification.
codengine/notifier
117 Downloads
Laravel 4 package for sending SMS and email notifications
maxdeviper/email-marketer
39 Downloads
A Laravel artisan console app for sending emails to a list of people for e.g campaigns, newsletter
andrefigueira/laramailer
64 Downloads
A simple mailing package using Laravel Mail and Blade for sending emails with an expressive syntax, and also the ability to store emails in a database for future viewing
jibon/jobs
3 Downloads
A Jobs Seeking and Posting Addon for laravel
kwenziwa/filament-vonage-sms
7 Downloads
A Filament 3 plugin for sending SMS messages using Vonage, supporting Laravel 11
yevheniigrabar/user-registration-notifier
2 Downloads
A Composer package for sending welcome emails upon user registration in Laravel
xilwal/sms
17 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
upaid/sms-verification
6685 Downloads
This package provides a convenient tool for sending and verifying SMS codes in different flows. Works only with Laravel framework
s1kopath/adareach-sms-gateway
1 Downloads
A Laravel package for easy integration with the adaReach SMS platform, enabling sending SMS, managing bulk campaigns, checking delivery status, and monitoring account balance.
lesvere/msms
298 Downloads
Simple muti-sms gateway package for sending short text messages from your Application.Facade for Laravel 5.Currently supported Gateways Alidayu, Webpower /Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
kmak/pushit
21 Downloads
Laravel push notification manager. Full backend management of subscriptions and notification sending to subscribers.
jpuminate/auth
19 Downloads
laravel package for checking token signature, work on microservice architecture, when we need to ckeck the token validation without sending the request to the Auth server