symfony/sms-biuras-notifier
Symfony Notifier bridge for SmsBiuras (smsbiuras.lt). Configure via DSN with UID and API key, set sender (“from”), and optionally enable test_mode (0 real SMS, 1 test). Lets your Symfony app send SMS through SmsBiuras.
HttpClient, Messenger, DependencyInjection) or is fully Symfony-based.For Executives: "This package lets us add SMS notifications to our app with zero upfront cost—like email, but for text messages. It’s a Symfony bridge that works with Laravel if we’re already using Symfony components (e.g., HTTP client, queues). For ~$0, we can test SMS alerts for critical flows (e.g., payments, support) before committing to a paid service like Twilio. If we scale, we can swap the provider later. Risk is low: it’s open-source, and we control the integration."
For Engineering: *"Symfony/SmsBiuras Notifier gives us a Symfony-native SMS transport for Laravel, but with caveats:
spatie/laravel-sms-notifications)."*How can I help you explore Laravel packages today?