symfony/fake-chat-notifier
Symfony Fake Chat Notifier provides a fake chat transport for the Symfony Notifier component, ideal for local development and automated tests. Simulate sending chat messages without hitting real providers, with predictable, inspectable behavior.
laravel-notification-channels + Twilio/Slack SDKs).For Executives/Stakeholders: "This package lets us test and iterate on chat notifications—like Slack alerts for orders or system updates—without API costs or delays. It’s like having a ‘sandbox’ for notifications: we can simulate alerts in our inbox or logs during development, then seamlessly switch to real services later. For example, we could validate a feature like ‘admin alerts for failed payments’ in days instead of weeks, saving both time and money. It’s a low-risk way to explore notification strategies before committing to paid tools."
For Engineering Teams: *"Symfony’s fake-chat-notifier is a drop-in replacement for real chat notifiers during development. Here’s how it helps:
Notification::send(new OrderShipped($user)) → appears in your console).fakechat+email://default?to=dev@example.com) and bind it in AppServiceProvider.SlackChannel) without refactoring.assertLogged('Order shipped')) or mock them entirely.
Ideal for MVPs, internal tools, or any project where real chat APIs aren’t needed yet."For Product/Design Teams: *"Need to show how chat notifications will work in your app? This package lets you simulate alerts in your email or console during demos—no fake data, no complex setup. For example:
For Technical Leaders: *"This is a Symfony-backed solution for a common pain point: testing chat notifications without real APIs. Key advantages:
laravel-notification-channels and Symfony’s Notifier.How can I help you explore Laravel packages today?