webdevops / php-docker-boilerplate

:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/php-docker-boilerplate/
MIT License
562 stars 186 forks source link

[TASK] switch to mailhog #50

Closed htuscher closed 8 years ago

htuscher commented 8 years ago

Mailhog is written in go and has a much lower footprint than mailcatcher. It also offers an API to automatically check for mails in tests and it doesn't randomly stack up memory usage and crash.