{"id":18716398,"url":"https://github.com/novemberfiveco/skidder-php","last_synced_at":"2025-11-10T10:30:23.033Z","repository":{"id":89533437,"uuid":"396776349","full_name":"novemberfiveco/skidder-php","owner":"novemberfiveco","description":"November Five's logging framework for PHP","archived":false,"fork":false,"pushed_at":"2025-01-08T10:41:38.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-08T11:23:54.127Z","etag":null,"topics":["logging","logging-framework","logging-library","php"],"latest_commit_sha":null,"homepage":"","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/novemberfiveco.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}},"created_at":"2021-08-16T12:04:56.000Z","updated_at":"2025-01-08T10:39:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef2b71fe-c0de-4f73-947b-0424e863d66e","html_url":"https://github.com/novemberfiveco/skidder-php","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fskidder-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fskidder-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fskidder-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fskidder-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novemberfiveco","download_url":"https://codeload.github.com/novemberfiveco/skidder-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581802,"owners_count":19662958,"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":["logging","logging-framework","logging-library","php"],"created_at":"2024-11-07T13:12:33.966Z","updated_at":"2025-11-10T10:30:22.967Z","avatar_url":"https://github.com/novemberfiveco.png","language":"PHP","readme":"Skidder\n==============================\n\nSkidder will drag your logs to where they need to go. A small, uniform and extensible logging library, implemented\nacross major technologies.\n\nSetup\n-----\n\n### Composer\n\n        \"november-five/skidder\": \"*.*.*\"\n\n        \"repositories\": [\n            {\n                \"type\": \"vcs\",\n                \"url\": \"git@github.com:novemberfiveco/skidder-php.git\"\n            }\n        ],\n\n### AppKernel\n\n      new NovemberFive\\SkidderBundle\\NovemberFiveSkidderBundle()\n\nSend user id in log\n-------------------\n\nIf you want to add the user id of the logged user to monolog, please add the following to your monolog config in the\nconfig_prod.yml and config_stag.yml file.\n\nThis will use a formatter with an extra block at the end. This extra block is used by our custom listener that will\nappend session info to the record.\n\n    monolog:\n        handlers:\n            main:\n                formatter: skidder.monolog.formatter\n\nSend request id in log\n----------------------\n\nIf you want to add a request id to the logs, please add the following to your config.yml file\n\n    skidder: \n       request_id_header: 'x-Request-ID'\n\nNewRelicPass\n-------------------\nThe NewRelicPass will prevent Monolog from throwing fatal errors if the New Relic extension is not installed.\n\nMonolog will no longer throw an exception but just `return`.\n\n\nReleases\n-------------------\n__2.1.1 (2025/01/08)__\n* Fixed constructor of SessionRequestProcessor\n\n__2.1.0 (2025/01/08)__\n\n* Fixed deprecations for Symfony 4\n* Added support for Symfony 5\n* Added support for PHP 8.1\n* Bumped PHP min version to 8.1\n\n__2.0.0 (2021/08/17)__\n\n* Renamed bundle to Skidder\n\n__1.0.0 (2021/06/21)__\n\n* Initial version\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovemberfiveco%2Fskidder-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovemberfiveco%2Fskidder-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovemberfiveco%2Fskidder-php/lists"}