{"id":25714101,"url":"https://github.com/wildsideuk/laravel-mailguneu","last_synced_at":"2026-07-20T08:30:19.643Z","repository":{"id":57080732,"uuid":"142575982","full_name":"WildsideUK/Laravel-MailgunEu","owner":"WildsideUK","description":"Allow customising the Mailgun server URL to use EU servers. ","archived":false,"fork":false,"pushed_at":"2019-04-17T08:42:23.000Z","size":8,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-09T05:45:38.597Z","etag":null,"topics":["eu","gdpr","laravel","laravel-package","mailgun","php"],"latest_commit_sha":null,"homepage":"https://wildside.uk","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WildsideUK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-27T12:44:14.000Z","updated_at":"2019-11-22T15:18:01.000Z","dependencies_parsed_at":"2022-08-24T13:10:34.030Z","dependency_job_id":null,"html_url":"https://github.com/WildsideUK/Laravel-MailgunEu","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildsideUK%2FLaravel-MailgunEu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildsideUK%2FLaravel-MailgunEu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildsideUK%2FLaravel-MailgunEu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildsideUK%2FLaravel-MailgunEu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WildsideUK","download_url":"https://codeload.github.com/WildsideUK/Laravel-MailgunEu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240668192,"owners_count":19838257,"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":["eu","gdpr","laravel","laravel-package","mailgun","php"],"created_at":"2025-02-25T12:33:48.129Z","updated_at":"2026-07-20T08:30:19.578Z","avatar_url":"https://github.com/WildsideUK.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wildside/MailgunEu\n\nProvides a replacement `MailServiceProvider` in Laravel which requires setting the full Mailgun base URL.\n\n## Requirements\n\n* This package requires PHP 5.6+\n* It works with Laravel 5.x (and may work with earlier versions too).\n* It does not work with Laravel 5.5 or Laravel 5.7 (or newer) as native support for the EU endpoint is available.\n\n## Installation\n\nRequire this package with composer\n\n````\ncomposer require wildside/mailguneu\n````\n\nReplace your `MailServiceProvider` in `config/app.php`.\n\n```php\n// Illuminate\\Mail\\MailServiceProvider::class,\nWildside\\MailgunEu\\MailServiceProvider::class,\n```\n\nUpdate your `mailgun.domain` value in `config/services.php` to provide the full API URL (e.g. https://api.mailgun.net/v3/mg.example.org instead of mg.example.org)\n\n## License\n\nThis open-source software is licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildsideuk%2Flaravel-mailguneu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwildsideuk%2Flaravel-mailguneu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildsideuk%2Flaravel-mailguneu/lists"}