Awesome
<h1 align="center"> <br> <a href="https://les-enovateurs.com"><img src="https://user-images.githubusercontent.com/3491729/73158646-c0d30f00-40e4-11ea-8dd9-b5f2946ffcd6.png" alt="MailHog - PHP Example" width="200"></a> <br> MailHog - Examples <br> </h1> <h4 align="center">Try <a href="https://github.com/mailhog/MailHog" target="_blank">MailHog</a> with <a href="https://www.docker.com/" target="_blank">Docker</a> and <a href="https://www.php.net/" target="_blank">PHP</a>.</h4> <p align="center"> <a href="https://www.buymeacoffee.com/enovateurs" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-violet.png" height="41px" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a> </p> <p align="center"> <a href="#key-features">Key Features</a> • <a href="#how-to-use">How To Use</a> • <a href="#contributing">Contributing</a> • <a href="#credits">Credits</a> • <a href="#license">License</a> </p>Key Features
- Set up and launch MailHog
- Configure and send an email with PHP
- Use Docker-compose to build this project
- Cross platform :
- Windows, macOS and Linux ready.
How To Use
To clone and run this application, you'll need Git and Docker installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/les-enovateurs/mailhog-examples.git
# Go into the repository
$ cd mailhog-examples
# Run the app
$ docker-compose up -d
Then open a browser and go to this link http://localhost/.
Note: if you want to know more about the code and how it works :
- You can analyse the (few) files
- Or read this article.
Contributing
We are interested in implementing other MailHog examples using various languages like Python, Go, C... and we are open to any suggestions.
You can also submit code to handle Jim's Chaos mode :)
Credits
This software uses the following open source packages:
You may also like...
- Livre Phalcon - Many examples showing how to use Phalcon PHP Framework.
- Ansible Wordpress Secure - An Ansible script to install and secure a WordPress site.
License
GPL-3.0
Les-Enovateurs.com · GitHub @jenovateurs · Twitter @LesEnovateurs