Download the PHP package grim-reapper/laravel-advanced-email without Composer
On this page you can find all versions of the php package grim-reapper/laravel-advanced-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grim-reapper/laravel-advanced-email
More information about grim-reapper/laravel-advanced-email
Files in grim-reapper/laravel-advanced-email
Download grim-reapper/laravel-advanced-email
More information about grim-reapper/laravel-advanced-email
Files in grim-reapper/laravel-advanced-email
Vendor grim-reapper
Package laravel-advanced-email
Short Description An advanced email package for Laravel offering queuing, Blade/HTML templates, attachments, and dynamic configuration.
License MIT
Package laravel-advanced-email
Short Description An advanced email package for Laravel offering queuing, Blade/HTML templates, attachments, and dynamic configuration.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-advanced-email
Laravel Advanced Email
A powerful package that enhances Laravel's email capabilities with advanced features for enterprise-level email management.
Features
- Template Management: Database-driven email templates with versioning support
- Advanced Scheduling: Schedule one-time and recurring emails with conditions
- Multi-Provider Support: Automatic failover between multiple email providers
- Email Tracking: Track email opens and link clicks for analytics
- Comprehensive Analytics: Detailed reporting on email performance
- Attachment Handling: Multiple ways to attach files to emails
Installation
Publish the configuration:
Run the migrations:
Basic Usage
Documentation
For detailed documentation, please refer to the following guides:
- Full Documentation
- Installation Guide
- Configuration Guide
- Usage Guide
- API Reference
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-advanced-email with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/support Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/mail Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/queue Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/contracts Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/filesystem Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/support Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/mail Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/queue Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/contracts Version ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/filesystem Version ^9.0 || ^10.0 || ^11.0 || ^12.0
The package grim-reapper/laravel-advanced-email contains the following files
Loading the files please wait ....