{"id":28276007,"url":"https://github.com/thewalkingcoder/messenger","last_synced_at":"2026-06-29T06:31:57.451Z","repository":{"id":93352261,"uuid":"315960413","full_name":"thewalkingcoder/messenger","owner":"thewalkingcoder","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-25T14:20:50.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T16:54:57.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thewalkingcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-11-25T14:16:34.000Z","updated_at":"2020-11-25T14:20:52.000Z","dependencies_parsed_at":"2023-04-20T16:33:29.238Z","dependency_job_id":null,"html_url":"https://github.com/thewalkingcoder/messenger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thewalkingcoder/messenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewalkingcoder%2Fmessenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewalkingcoder%2Fmessenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewalkingcoder%2Fmessenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewalkingcoder%2Fmessenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thewalkingcoder","download_url":"https://codeload.github.com/thewalkingcoder/messenger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewalkingcoder%2Fmessenger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34916410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-05-21T04:16:54.797Z","updated_at":"2026-06-29T06:31:57.446Z","avatar_url":"https://github.com/thewalkingcoder.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FUNCTIONNAL TEST WITH MESSENGER AND MAIL\n\n## How to reproduce\n\n### Test transport\n\n```yaml\n//config/packages/tests/messenger.yaml\n\nframework:\n  messenger:\n    transports:\n      async: \"in-memory://\"\n\n```\nuncomment\n\n```php\n//tests/Controller/AppControllerTest.php line 31-32\n\n    $transport = self::$container-\u003eget('messenger.transport.async');\n    $this-\u003eassertCount(1, $transport-\u003eget());\n```\n\n\n### Test email\n\n```yaml\n//config/packages/tests/messenger.yaml\n\nframework:\n  messenger:\n    transports:\n      async: \"sync://\"\n\n```\nuncomment\n\n```php\n//tests/Controller/AppControllerTest.php line 29\n\n$this-\u003eassertEmailCount(1);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewalkingcoder%2Fmessenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthewalkingcoder%2Fmessenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewalkingcoder%2Fmessenger/lists"}