{"id":36997023,"url":"https://github.com/christopher-evans/log-psr-3-bridge","last_synced_at":"2026-01-13T23:52:34.240Z","repository":{"id":57080125,"uuid":"124801940","full_name":"christopher-evans/log-psr-3-bridge","owner":"christopher-evans","description":"Bridge from West\\Log\\Log to a PSR-3 logger","archived":false,"fork":false,"pushed_at":"2024-03-04T22:56:53.000Z","size":567,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-03-05T00:43:56.996Z","etag":null,"topics":["logger","oop","php","psr-3"],"latest_commit_sha":null,"homepage":null,"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/christopher-evans.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-11T21:39:20.000Z","updated_at":"2024-03-04T22:59:11.000Z","dependencies_parsed_at":"2022-08-24T13:10:32.535Z","dependency_job_id":null,"html_url":"https://github.com/christopher-evans/log-psr-3-bridge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/christopher-evans/log-psr-3-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-evans%2Flog-psr-3-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-evans%2Flog-psr-3-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-evans%2Flog-psr-3-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-evans%2Flog-psr-3-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christopher-evans","download_url":"https://codeload.github.com/christopher-evans/log-psr-3-bridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-evans%2Flog-psr-3-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["logger","oop","php","psr-3"],"created_at":"2026-01-13T23:52:33.557Z","updated_at":"2026-01-13T23:52:34.234Z","avatar_url":"https://github.com/christopher-evans.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# West Log PSR-3 Bridge\n\n### Master\n[![Build Status](https://travis-ci.org/christopher-evans/log-psr-3-bridge.svg?branch=master)](https://travis-ci.org/christopher-evans/log-psr-3-bridge)\n[![Coverage Status](https://coveralls.io/repos/github/christopher-evans/log-psr-3-bridge/badge.svg?branch=master)](https://coveralls.io/github/christopher-evans/log-psr-3-bridge?branch=master)\n[![Maintainability](https://api.codeclimate.com/v1/badges/51638f617cb68a480007/maintainability)](https://codeclimate.com/github/christopher-evans/log-psr-3-bridge/maintainability)\n\n## Autoloading\n\nThis package is [PSR-4][] autoloadable via composer or otherwise mapping the `West\\LogPsr3Bridge`\nnamespace to the `src/` directory.  To run the tests the `West\\LogPsr3Bridge` namespace should map\nto the `tests/` directory.\n\n\n## Dependencies\n\nThis package requires PHP 7.0 or later; interfaces required by the package are\ndocumented in the [composer.json][] file.\n\n\n## Code Quality\n\nTo run the unit tests and generate a coverage report with [PHPUnit][] run\n`composer install` followed by `composer test` at the command line.\n\nThis package should comply with the recommendations set out in [PSR-1][], [PSR-2][]\nand [PSR-4][].\n\n\n## Documentation\n\nThis package is documented [here](https://christopher-evans.github.io/log-psr-3-bridge/).  To generate the docs run\nrun `composer install --no-dev`, ensure [MkDocs][] is installed and available\nas `doxygen` and run `composer docs`.\n\n\n[PSR-1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md\n[PSR-2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md\n[PSR-3]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md\n[PSR-4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md\n[Composer]: http://getcomposer.org/\n[MkDocs]: https://www.mkdocs.org/\n[PHPUnit]: http://phpunit.de/\n[composer.json]: ./composer.json\n[PMD]: https://pmd.github.io/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopher-evans%2Flog-psr-3-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristopher-evans%2Flog-psr-3-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopher-evans%2Flog-psr-3-bridge/lists"}