fridzel/laravel-mail-optimizer
Composer 安装命令:
composer require fridzel/laravel-mail-optimizer
包简介
Inlines css and minifies html in Laravel mails
README 文档
README
Inlines css and minifies html in Laravel mails.
Roadmap
- Load css from url/cdn
- Disable / Enable optimizations
- Check some html mail standards
- Cache mail views
- Debug function
Installation
Via Composer
$ composer require fridzema/laravel-mail-optimizer
Usage
Publish config
php artisan vendor:publish --provider='Fridzema\LaravelMailOptimizer\LaravelMailOptimizerServiceProvider'
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email fridzema@gmail.com instead of using the issue tracker.
Credits
Inspiration
This package is greatly inspired, and mostly copied, from laravel-mail-css-inliner. Because laravel-mail-css-inliner seems abonded i created this package with a few extra features.
License
license. Please see the license file for more information.
统计信息
- 总下载量: 256
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-31