natnaeln4d / laravel-mail-customizer
A powerful Laravel package for creating and customizing email templates with Vue, React, and Blade support
Package info
github.com/natnaeln4d/laravel-mail-customizer
Language:Vue
pkg:composer/natnaeln4d/laravel-mail-customizer
v1.0.6
2025-09-12 12:03 UTC
Requires
- php: ^8.0|^8.1|^8.2|^8.3
- ext-json: *
- intervention/image: ^2.7
- laravel/framework: ^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- orchestra/testbench: ^7.0|^8.0
- phpunit/phpunit: ^9.5|^10.0
README
A powerful Laravel package for creating and customizing email templates with a universal form that can be embedded anywhere - Vue, React, Blade, etc.
Features
- 🎨 Complete design customization (colors, fonts, layout)
- 📱 Responsive email templates
- 🔌 Embeddable in any frontend framework
- 📤 Send test emails
- 💾 Save and manage templates
- 🔄 Real-time preview
- 🎯 Variable substitution system
Installation
- Install the package via Composer:
composer require Natnaeln4d/laravel-mail-customizer