{"id":26496085,"url":"https://github.com/les-enovateurs/mailhog-examples","last_synced_at":"2025-06-15T12:05:34.752Z","repository":{"id":80421148,"uuid":"237592102","full_name":"les-enovateurs/mailhog-examples","owner":"les-enovateurs","description":"Try Mailhog with Docker and different languages.","archived":false,"fork":false,"pushed_at":"2020-02-03T10:49:22.000Z","size":116,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T03:31:53.453Z","etag":null,"topics":["email","examples","hacktoberfest","mailhog","php","testing"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/les-enovateurs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-01T09:34:06.000Z","updated_at":"2021-08-23T14:03:28.000Z","dependencies_parsed_at":"2023-06-07T18:01:23.407Z","dependency_job_id":null,"html_url":"https://github.com/les-enovateurs/mailhog-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/les-enovateurs/mailhog-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/les-enovateurs%2Fmailhog-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/les-enovateurs%2Fmailhog-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/les-enovateurs%2Fmailhog-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/les-enovateurs%2Fmailhog-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/les-enovateurs","download_url":"https://codeload.github.com/les-enovateurs/mailhog-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/les-enovateurs%2Fmailhog-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259971330,"owners_count":22940009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email","examples","hacktoberfest","mailhog","php","testing"],"created_at":"2025-03-20T11:29:15.373Z","updated_at":"2025-06-15T12:05:34.742Z","avatar_url":"https://github.com/les-enovateurs.png","language":"PHP","funding_links":["https://www.buymeacoffee.com/enovateurs"],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://les-enovateurs.com\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/3491729/73158646-c0d30f00-40e4-11ea-8dd9-b5f2946ffcd6.png\" alt=\"MailHog - PHP Example\" width=\"200\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\nMailHog - Examples\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eTry \u003ca href=\"https://github.com/mailhog/MailHog\" target=\"_blank\"\u003eMailHog\u003c/a\u003e with \u003ca href=\"https://www.docker.com/\" target=\"_blank\"\u003eDocker\u003c/a\u003e and \u003ca href=\"https://www.php.net/\" target=\"_blank\"\u003ePHP\u003c/a\u003e.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.buymeacoffee.com/enovateurs\" target=\"_blank\"\u003e\u003cimg 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;\" \u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Use\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\n  \u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n![screenshot](https://user-images.githubusercontent.com/3491729/73590042-09703b00-44de-11ea-9c41-89b1d504b5e1.gif)\n\n## Key Features\n\n* Set up and launch MailHog\n* Configure and send an email with PHP\n* Use Docker-compose to build this project\n* Cross platform :\n  - Windows, macOS and Linux ready.\n\n## How To Use\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Docker](https://www.docker.com/) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/les-enovateurs/mailhog-examples.git\n\n# Go into the repository\n$ cd mailhog-examples\n\n# Run the app\n$ docker-compose up -d\n```\nThen open a browser and go to this link [http://localhost/](http://localhost/).\n\n\nNote: if you want to know more about the code and how it works : \n- You can analyse the (few) files\n- Or read [this article](https://les-enovateurs.com/mailhog-testez-gerez-mails-developpement/).\n\n## Contributing\n\nWe are interested in implementing other MailHog examples using various languages like Python, Go, C... and we are open to any suggestions.\n\nYou can also submit code to handle Jim's Chaos mode :)\n\n## Credits\n\nThis software uses the following open source packages:\n\n- [MailHog](https://github.com/mailhog/MailHog)\n- [Docker](https://www.docker.com/)\n- [PHP](https://www.php.net/)\n- [Composer](https://getcomposer.org/)\n- [PHPMailer](https://github.com/PHPMailer/PHPMailer)\n\n## You may also like...\n\n- [Livre Phalcon](https://github.com/les-enovateurs/livre-phalcon) - Many examples showing how to use Phalcon PHP Framework.\n- [Ansible Wordpress Secure](https://github.com/les-enovateurs/AnsiblePlayWordPressSecure) - An Ansible script to install and secure a WordPress site.\n\n## License\n\nGPL-3.0\n\n---\n\n\u003e [Les-Enovateurs.com](https://les-enovateurs.com/) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@jenovateurs](https://github.com/jenovateurs) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter [@LesEnovateurs](https://twitter.com/LesEnovateurs)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fles-enovateurs%2Fmailhog-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fles-enovateurs%2Fmailhog-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fles-enovateurs%2Fmailhog-examples/lists"}