{"id":36343608,"url":"https://github.com/ajaaleixo/laravel-middleware-correlation-id","last_synced_at":"2026-01-11T13:00:02.922Z","repository":{"id":56943032,"uuid":"123798368","full_name":"ajaaleixo/laravel-middleware-correlation-id","owner":"ajaaleixo","description":"Laravel Middleware Correlation ID Package","archived":false,"fork":false,"pushed_at":"2023-02-02T07:54:40.000Z","size":63,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T12:51:31.651Z","etag":null,"topics":["correlation-id","laravel","laravel-package","tracing"],"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/ajaaleixo.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-04T14:47:35.000Z","updated_at":"2022-03-23T11:54:13.000Z","dependencies_parsed_at":"2023-02-17T16:25:15.291Z","dependency_job_id":null,"html_url":"https://github.com/ajaaleixo/laravel-middleware-correlation-id","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ajaaleixo/laravel-middleware-correlation-id","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaaleixo%2Flaravel-middleware-correlation-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaaleixo%2Flaravel-middleware-correlation-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaaleixo%2Flaravel-middleware-correlation-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaaleixo%2Flaravel-middleware-correlation-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajaaleixo","download_url":"https://codeload.github.com/ajaaleixo/laravel-middleware-correlation-id/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaaleixo%2Flaravel-middleware-correlation-id/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28304263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"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":["correlation-id","laravel","laravel-package","tracing"],"created_at":"2026-01-11T13:00:02.248Z","updated_at":"2026-01-11T13:00:02.908Z","avatar_url":"https://github.com/ajaaleixo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6b7c8831c69249588f5bb33add5313ce)](https://www.codacy.com/app/ajaaleixo/laravel-middleware-correlation-id?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=ajaaleixo/laravel-middleware-correlation-id\u0026amp;utm_campaign=Badge_Grade)\n[![CircleCI](https://circleci.com/gh/ajaaleixo/laravel-middleware-correlation-id/tree/master.svg?style=svg)](https://circleci.com/gh/ajaaleixo/laravel-middleware-correlation-id/tree/master)\n[![Downloads](https://img.shields.io/packagist/dt/ajaaleixo/laravel-middleware-correlation-id)](https://packagist.org/packages/ajaaleixo/laravel-middleware-correlation-id)\n\n# Laravel Correlation ID Middleware\nSupports L5.5+\n\nThis package offers you a way of adding a correlation id output on Laravel Logger based on a sent Header.\nInspired by [this repo](https://github.com/proemergotech/correlate-php-laravel) it has:\n\n- all the functionality to set macros on a Request and Push a Monolog Processor\n- adds a configuration file to override settings\n- adds proper tests\n- enables usage for recent Laravel versions (5.5+)\n\n## Install\n\n### Add Service provider\nOpen your config/app.php and insert the following in providers key:\n```\nAjaaleixo\\Middleware\\CorrelationId\\CorrelationIdServiceProvider::class,\n```\n\n### Run Publish command\n```\nphp artisan vendor:publish --provider=\"Ajaaleixo\\Middleware\\CorrelationId\\CorrelationIdServiceProvider\"\n```\n\n### Edit your settings\nOpen ```config/correlationid.php```.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaaleixo%2Flaravel-middleware-correlation-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajaaleixo%2Flaravel-middleware-correlation-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaaleixo%2Flaravel-middleware-correlation-id/lists"}