Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions doc/ports.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@ The simplest way to use MJML in Django templates.

[https://github.com/liminspace/django-mjml](https://github.com/liminspace/django-mjml)

### PHP / Laravel: Laravel MJML
### PHP: mjml-php

Build responsive e-mails easily using MJML and Laravel Mailables.
PHP implementation for MJML.

<https://github.com/shyim/mjml-php>

Framework integrations:

- [https://github.com/EvanSchleret/lara-mjml](https://github.com/EvanSchleret/lara-mjml)
- [https://github.com/asahasrabuddhe/laravel-mjml](https://github.com/asahasrabuddhe/laravel-mjml) (not maintained)