marvin-martian / html-mail-client-rendering-simulator
Creates simulated previews of HTML documents in various email clients in a modern webbrowser.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.3.2
- phpoffice/phpexcel: >=1.8.0
- sabberworm/php-css-parser: >=7.00
This package is not auto-updated.
Last update: 2025-04-02 20:33:27 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.