{"id":15027243,"url":"https://github.com/mimmi20/laminasviewrenderer-js-log","last_synced_at":"2026-01-20T08:02:37.178Z","repository":{"id":207929828,"uuid":"720388914","full_name":"mimmi20/laminasviewrenderer-js-log","owner":"mimmi20","description":"Provides a Viewhelper to generate a logger for javascript errors","archived":false,"fork":false,"pushed_at":"2025-11-08T19:10:54.000Z","size":623,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-08T21:07:31.147Z","etag":null,"topics":["laminas-view","logging","php83"],"latest_commit_sha":null,"homepage":"","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/mimmi20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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}},"created_at":"2023-11-18T10:34:54.000Z","updated_at":"2025-11-08T19:10:57.000Z","dependencies_parsed_at":"2023-12-08T07:26:27.785Z","dependency_job_id":"ec28eacb-fe1d-4ff1-811b-aa2c38871c2b","html_url":"https://github.com/mimmi20/laminasviewrenderer-js-log","commit_stats":null,"previous_names":["mimmi20/laminasviewrenderer-js-log"],"tags_count":16,"template":false,"template_full_name":"mimmi20/template","purl":"pkg:github/mimmi20/laminasviewrenderer-js-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Flaminasviewrenderer-js-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Flaminasviewrenderer-js-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Flaminasviewrenderer-js-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Flaminasviewrenderer-js-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mimmi20","download_url":"https://codeload.github.com/mimmi20/laminasviewrenderer-js-log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimmi20%2Flaminasviewrenderer-js-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28598874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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":["laminas-view","logging","php83"],"created_at":"2024-09-24T20:06:02.796Z","updated_at":"2026-01-20T08:02:37.172Z","avatar_url":"https://github.com/mimmi20.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laminasviewrenderer-js-log\n\n[![Latest Stable Version](https://poser.pugx.org/mimmi20/laminasviewrenderer-js-log/v/stable?format=flat-square)](https://packagist.org/packages/mimmi20/laminasviewrenderer-js-log)\n[![Latest Unstable Version](https://poser.pugx.org/mimmi20/laminasviewrenderer-js-log/v/unstable?format=flat-square)](https://packagist.org/packages/mimmi20/laminasviewrenderer-js-log)\n[![License](https://poser.pugx.org/mimmi20/laminasviewrenderer-js-log/license?format=flat-square)](https://packagist.org/packages/mimmi20/laminasviewrenderer-js-log)\n\n## Code Status\n\n[![codecov](https://codecov.io/gh/mimmi20/laminasviewrenderer-js-log/branch/master/graph/badge.svg)](https://codecov.io/gh/mimmi20/laminasviewrenderer-js-log)\n[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mimmi20/laminasviewrenderer-js-log.svg)](https://isitmaintained.com/project/mimmi20/laminasviewrenderer-js-log \"Average time to resolve an issue\")\n[![Percentage of issues still open](https://isitmaintained.com/badge/open/mimmi20/laminasviewrenderer-js-log.svg)](https://isitmaintained.com/project/mimmi20/laminasviewrenderer-js-log \"Percentage of issues still open\")\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fmimmi20%2Flaminasviewrenderer-js-log%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/laminasviewrenderer-js-log/master)\n\n## Introduction\n\nThis component provides a Viewhelper to generate a logger for javascript errors\n\n## Requirements\n\nThis library requires PHP 8.1+.\n\n## Installation\n\nRun\n\n```shell\ncomposer require mimmi20/laminasviewrenderer-js-log\n```\n\n## Config\n\nThis viewhelper needs a route where the logs are sent to. The route has to defined in the routing config.\n\n```php\n\u003c?php\nreturn [\n    // ...\n    'js-logger' =\u003e [\n        'route' =\u003e '',\n    ],\n    // ...\n];\n```\n\n## License\n\nThis package is licensed using the MIT License.\n\nPlease have a look at [`LICENSE.md`](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimmi20%2Flaminasviewrenderer-js-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmimmi20%2Flaminasviewrenderer-js-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimmi20%2Flaminasviewrenderer-js-log/lists"}