marvin-martian / html-mail-client-rendering-simulator
Creates simulated previews of HTML documents in various email clients in a modern webbrowser.
Package info
github.com/marvin-martian/HTMLMailClientRenderingSimulator
Language:HTML
pkg:composer/marvin-martian/html-mail-client-rendering-simulator
1.0.0
2015-10-13 14:07 UTC
Requires
- php: >=5.3.2
- phpoffice/phpexcel: >=1.8.0
- sabberworm/php-css-parser: >=7.00
This package is not auto-updated.
Last update: 2026-03-19 01:23:42 UTC
README
The HTML Mail Client Rendering Simulator is at foremost a PHP library to parse DOM elements and CSS selectors and properties in HTML files to replicate the rendering nuances of numerous mail clients in a modern web browser.
A GUI is supplied as an example usage of the library.
- Screenshot
- Documentation
- For more info read the
Documentation - Copyright
- © 2015 Marvin Martian
- License
- http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
- Getting Involved
- Please feel free to submit pull-requests or issues. There is a project roadmap available in the wiki.