{"id":22323336,"url":"https://github.com/brille24/markdown-formatter","last_synced_at":"2026-05-11T06:02:22.154Z","repository":{"id":41385585,"uuid":"272658124","full_name":"Brille24/markdown-formatter","owner":"Brille24","description":"A mattermost formatter for monolog","archived":false,"fork":false,"pushed_at":"2022-10-13T19:39:07.000Z","size":34,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-31T07:11:59.746Z","etag":null,"topics":["markdown","symfony"],"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/Brille24.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}},"created_at":"2020-06-16T08:53:18.000Z","updated_at":"2021-11-02T15:01:45.000Z","dependencies_parsed_at":"2022-09-05T08:51:33.494Z","dependency_job_id":null,"html_url":"https://github.com/Brille24/markdown-formatter","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brille24%2Fmarkdown-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brille24%2Fmarkdown-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brille24%2Fmarkdown-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brille24%2Fmarkdown-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brille24","download_url":"https://codeload.github.com/Brille24/markdown-formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245592693,"owners_count":20640883,"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":["markdown","symfony"],"created_at":"2024-12-04T01:09:57.254Z","updated_at":"2026-05-11T06:02:22.068Z","avatar_url":"https://github.com/Brille24.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monolog Markdown Formatter\nA formatter that prints the stack trace in markdown like so:\n\n## :exclamation: Exception occurred here:\n\n| Function                                 | Location                                                                   |\n|------------------------------------------|----------------------------------------------------------------------------|\n| MarkdownFormatterTest-\u003etestStackstrace() | markdown-formatter/vendor/phpunit/phpunit/src/Framework/TestCase.php:1545  |\n| PHPUnit\\Framework\\TestCase-\u003erunTest()    | markdown-formatter/vendor/phpunit/phpunit/src/Framework/TestCase.php:1151  |\n| PHPUnit\\Framework\\TestCase-\u003erunBare()    | markdown-formatter/vendor/phpunit/phpunit/src/Framework/TestResult.php:726 |\n| PHPUnit\\Framework\\TestResult-\u003erun()      | markdown-formatter/vendor/phpunit/phpunit/src/Framework/TestCase.php:903   |\n| PHPUnit\\Framework\\TestCase-\u003erun()        | markdown-formatter/vendor/phpunit/phpunit/src/Framework/TestSuite.php:677  |\n| PHPUnit\\Framework\\TestSuite-\u003erun()       | markdown-formatter/vendor/phpunit/phpunit/src/Framework/TestSuite.php:677  |\n| PHPUnit\\Framework\\TestSuite-\u003erun()       | markdown-formatter/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:663    |\n| PHPUnit\\TextUI\\TestRunner-\u003erun()         | markdown-formatter/vendor/phpunit/phpunit/src/TextUI/Command.php:143       |\n| PHPUnit\\TextUI\\Command-\u003erun()            | markdown-formatter/vendor/phpunit/phpunit/src/TextUI/Command.php:96        |\n| PHPUnit\\TextUI\\Command::main()           | markdown-formatter/vendor/phpunit/phpunit/phpunit:98                       |\n\n\n**Context:**\n```json\n{\n    \"failed_test\": \"some tests failed.\"\n}\n```\n\n## Usage\n`composer require brille24/markdown-formatter`\n\nDefine the class `Brille24\\MarkdownFormatter\\MarkdownFormatter` as a service and use it (assuming that auto-wiring is on):\n```yaml\nmonolog:\n    type: 'service'\n    id: \"Brille24\\\\MarkdownFormatter\\\\MarkdownFormatter\"\n```\n\nIf you want to customize the base path that the location is relative to you can pass the first argument to the root of the project eg.\n\n```yaml\nservice:\n    Brille24\\MarkdownFormatter\\MarkdownFormatter:\n        arguments:\n            - '/some/path/to/the/project'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrille24%2Fmarkdown-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrille24%2Fmarkdown-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrille24%2Fmarkdown-formatter/lists"}