{"id":14984053,"url":"https://github.com/symfony/mattermost-notifier","last_synced_at":"2025-10-19T11:31:51.313Z","repository":{"id":44439044,"uuid":"239508569","full_name":"symfony/mattermost-notifier","owner":"symfony","description":"Symfony Mattermost Notifier Bridge","archived":false,"fork":false,"pushed_at":"2024-11-29T09:06:27.000Z","size":101,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"7.2","last_synced_at":"2025-01-29T14:38:59.316Z","etag":null,"topics":["component","mattermost","notifier","php","symfony","symfony-component"],"latest_commit_sha":null,"homepage":"https://symfony.com/notifier","language":"PHP","has_issues":false,"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/symfony.png","metadata":{"funding":{"github":"fabpot","tidelift":"packagist/symfony/symfony","custom":"https://symfony.com/sponsor"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-10T12:39:19.000Z","updated_at":"2024-09-26T09:07:57.000Z","dependencies_parsed_at":"2023-02-18T15:16:10.077Z","dependency_job_id":"57405046-0161-471e-9d80-a10235eafd66","html_url":"https://github.com/symfony/mattermost-notifier","commit_stats":{"total_commits":69,"total_committers":16,"mean_commits":4.3125,"dds":0.6521739130434783,"last_synced_commit":"c5ff6774682ab3504a77bbe01f8c1275b4bf48e9"},"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symfony%2Fmattermost-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symfony%2Fmattermost-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symfony%2Fmattermost-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symfony%2Fmattermost-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symfony","download_url":"https://codeload.github.com/symfony/mattermost-notifier/tar.gz/refs/heads/7.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237117162,"owners_count":19258364,"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":["component","mattermost","notifier","php","symfony","symfony-component"],"created_at":"2024-09-24T14:08:22.808Z","updated_at":"2025-10-19T11:31:46.044Z","avatar_url":"https://github.com/symfony.png","language":"PHP","funding_links":["https://github.com/sponsors/fabpot","https://tidelift.com/funding/github/packagist/symfony/symfony","https://symfony.com/sponsor"],"categories":[],"sub_categories":[],"readme":"Mattermost Notifier\n===================\n\nProvides [Mattermost](https://mattermost.com) integration for Symfony Notifier.\n\nDSN example\n-----------\n\n```\nMATTERMOST_DSN=mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL_ID\n```\n\nwhere:\n - `ACCESS_TOKEN` is your Mattermost access token\n - `HOST` is your Mattermost host\n - `PATH` is your Mattermost sub-path (optional)\n - `CHANNEL_ID` is your Mattermost default channel id\n\nUsage\n-----\n\n```\n// to post to another channel\n$options = new MattermostOptions();\n$options-\u003erecipient('{channel_id}');\n\n$message = (new ChatMessage($text))-\u003eoptions($options);\n\n$chatter-\u003esend($message);\n```\n\nResources\n---------\n\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymfony%2Fmattermost-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsymfony%2Fmattermost-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymfony%2Fmattermost-notifier/lists"}