spatie/laravel-mail-preview
Adds a “preview” mail transport for Laravel that captures outgoing emails and shows a small in-browser overlay with a link to view the last sent mail—ideal for local development and testing without actually delivering mail.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-mailable-test | 0.86 | Adds an Artisan command to quickly send any Laravel Mailable to a chosen email address for preview and debugging, without filling out forms or running full app flows. Constructor parameters are detected and passed automatically. | 149 | 152 | 14 | 3K | 0 | 21.8 | 20.8 | MIT | 3 months ago | |
| spatie/laravel-database-mail-templates | 0.86 | Render Laravel mailables using email templates stored in your database. Map templates to mailable classes, use variables like {{ name }}, and optionally wrap HTML in a custom layout. Update subjects and content without redeploying. | 443 | 445 | 44 | 20K | 0 | 24.7 | 26.2 | MIT | 3 months ago | |
| spatie/laravel-mailcoach-sdk | 0.85 | Laravel SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers and campaigns, create and send campaigns, send test emails, and easily iterate paginated API resources with next(). | 41 | 41 | 10 | 22K | 0 | 19.4 | 43.2 | MIT | 2 months ago | |
| xammie/mailbook | 0.85 | Laravel dev tool to preview and inspect Mailables and Notifications without triggering them in your app. Register emails in a generated routes/mailbook.php file (with DI or closures) and browse previews at /mailbook. | 482 | 482 | 23 | 32K | 0 | 30.0 | 28.6 | MIT | 1 month ago | |
| qoraiche/laravel-mail-editor | 0.84 | MailEclipse adds a web UI to create, preview, and manage Laravel mailables without the CLI. Edit HTML/Markdown emails with a WYSIWYG editor, use 20+ ready-made templates, send test emails, and generate fake data for previews—great for beginners. | 2,107 | 2,098 | 281 | 1K | 1 | 28.3 | 3.3 | NOASSERTION | 3 years ago | |
| spatie/laravel-mailcoach-mailer | 0.83 | Laravel mail driver to send transactional Mailables and Notifications via Mailcoach. Keeps an archive of sent emails, optionally tracks opens/clicks, supports resending from the UI, and lets you use Mailcoach templates with placeholder replacements. | 26 | 26 | 9 | 29K | 0 | 19.6 | 47.5 | MIT | 2 months ago | |
| spatie/laravel-newsletter | 0.83 | Laravel package to manage newsletter subscriptions across providers. Supports Mailcoach, MailChimp, and MailerLite, with a unified API for subscribing/unsubscribing and list management. Includes configurable integration via config/newsletter.php. | 1,634 | 1,664 | 237 | 92K | 0 | 43.0 | 28.1 | MIT | 1 month ago | |
| spatie/mailcoach-sdk-php | 0.82 | PHP SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers, and campaigns: create and send campaigns, send tests, and browse paginated resources with an easy next() workflow. | 31 | 31 | 19 | 38K | 0 | 29.7 | 49.8 | MIT | 1 week ago | |
| spatie/laravel-flash | 0.73 | Lightweight Laravel package for flashing a single message to the next request via session. Use flash('Message', 'optional-class') in controllers and read flash()->message and flash()->class in your Blade views to display and style it. | 669 | 671 | 33 | 38K | 0 | 24.4 | 27.3 | MIT | 3 months ago |
How can I help you explore Laravel packages today?