symfony/light-sms-notifier
Symfony Notifier bridge for LightSms. Configure via LIGHTSMS_DSN (lightsms://LOGIN:TOKEN@default?from=PHONE) to send SMS messages through your LightSms account using your login, API token, and sender phone number.
Adopt if:
symfony/messenger, symfony/http-client) or you’re open to adding them for SMS functionality.Look elsewhere if:
laravel-notification-channels/twilio) and wants to avoid bridging Symfony components.For Executives: *"This package lets us add SMS notifications—a critical tool for user engagement, security, and automation—without the overhead of building a custom solution. By integrating Symfony’s LightSMS Notifier into Laravel, we can:
For Engineering: *"This is a lightweight way to abstract SMS providers in Laravel using Symfony’s Notifier. Key advantages:
Bus or Horizon for async delivery if you’re already using Symfony components.For Security/Compliance: *"The package abstracts provider-specific compliance details (e.g., LightSMS’s GDPR/HIPAA adherence) while giving us:
For Product Managers: *"This package aligns with our roadmap for user engagement and security features by:
How can I help you explore Laravel packages today?