{"id":19324974,"url":"https://github.com/spatie/mailcoach-mailer","last_synced_at":"2026-02-09T17:03:07.621Z","repository":{"id":63713424,"uuid":"569618012","full_name":"spatie/mailcoach-mailer","owner":"spatie","description":"The Mailcoach transport for Symfony Mailer","archived":false,"fork":false,"pushed_at":"2026-01-31T09:47:07.000Z","size":101,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-31T22:26:27.452Z","etag":null,"topics":["mail","php","symfony","transactional-emails"],"latest_commit_sha":null,"homepage":"https://mailcoach.app/docs/cloud/using-mailcoach/transactional-mails/using-symfony-mailer","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/spatie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"spatie"}},"created_at":"2022-11-23T08:35:18.000Z","updated_at":"2026-01-31T09:47:03.000Z","dependencies_parsed_at":"2024-04-15T18:27:41.849Z","dependency_job_id":"253ceb34-5e04-4911-b486-6e7943a8b91c","html_url":"https://github.com/spatie/mailcoach-mailer","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":0.2777777777777778,"last_synced_commit":"44bd63eeb075af6b87b3bced4d1b79b478ad9b2d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"spatie/package-skeleton-php","purl":"pkg:github/spatie/mailcoach-mailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatie%2Fmailcoach-mailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatie%2Fmailcoach-mailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatie%2Fmailcoach-mailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatie%2Fmailcoach-mailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spatie","download_url":"https://codeload.github.com/spatie/mailcoach-mailer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatie%2Fmailcoach-mailer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29273141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mail","php","symfony","transactional-emails"],"created_at":"2024-11-10T02:08:10.566Z","updated_at":"2026-02-09T17:03:07.617Z","avatar_url":"https://github.com/spatie.png","language":"PHP","funding_links":["https://github.com/sponsors/spatie"],"categories":[],"sub_categories":[],"readme":"# The Mailcoach transport for Symfony Mailer\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/mailcoach-mailer.svg?style=flat-square)](https://packagist.org/packages/spatie/mailcoach-mailer)\n[![Tests](https://github.com/spatie/mailcoach-mailer/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/spatie/mailcoach-mailer/actions/workflows/run-tests.yml)\n[![Total Downloads](https://img.shields.io/packagist/dt/spatie/mailcoach-mailer.svg?style=flat-square)](https://packagist.org/packages/spatie/mailcoach-mailer)\n\nThis package contains a transport class for [Symfony Mailer](https://symfony.com/doc/current/mailer.html) to send transactional mails through [Mailcoach](https://mailcoach.app).\n\nFor Laravel, take a look at [the Laravel specific package](https://github.com/spatie/laravel-mailcoach-mailer).\n\n## Support us\n\n[\u003cimg src=\"https://github-ads.s3.eu-central-1.amazonaws.com/mailcoach-mailer.jpg?t=1\" width=\"419px\" /\u003e](https://spatie.be/github-ad-click/mailcoach-mailer)\n\nWe invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).\n\nWe highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require spatie/mailcoach-mailer\n```\n\n## Documentation\n\nYou can find all documentation on [the Mailcoach website](https://www.mailcoach.app/resources/learn-mailcoach/features/transactional/#content-using-symfony-mailer)\n\n## Tests\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n-   [Freek Van der Herten](https://github.com/freekmurze)\n-   [All Contributors](../../contributors)\n\nThis package contains modified code from [Symfony's Postmark mailer](https://github.com/symfony/postmark-mailer).\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspatie%2Fmailcoach-mailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspatie%2Fmailcoach-mailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspatie%2Fmailcoach-mailer/lists"}