{"id":22606590,"url":"https://github.com/benjaminmedia/context-laravel","last_synced_at":"2025-07-09T14:09:15.832Z","repository":{"id":62495862,"uuid":"100954564","full_name":"BenjaminMedia/context-laravel","owner":"BenjaminMedia","description":"Laravel package to implement Context Service Provider","archived":false,"fork":false,"pushed_at":"2022-04-06T08:59:10.000Z","size":34,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-01T12:09:25.831Z","etag":null,"topics":[],"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/BenjaminMedia.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":"2017-08-21T13:22:14.000Z","updated_at":"2020-10-02T12:22:09.000Z","dependencies_parsed_at":"2022-11-02T09:45:30.317Z","dependency_job_id":null,"html_url":"https://github.com/BenjaminMedia/context-laravel","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/BenjaminMedia/context-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMedia%2Fcontext-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMedia%2Fcontext-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMedia%2Fcontext-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMedia%2Fcontext-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenjaminMedia","download_url":"https://codeload.github.com/BenjaminMedia/context-laravel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMedia%2Fcontext-laravel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264473885,"owners_count":23613960,"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":[],"created_at":"2024-12-08T14:14:15.086Z","updated_at":"2025-07-09T14:09:15.809Z","avatar_url":"https://github.com/BenjaminMedia.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Context Service Provider\n\n\n## Install \u0026 setup\n- Install\n`composer require bonnier/context-laravel`\n- Add to `config/app.php`\n```php\n'providers' =\u003e [\n    ...,\n    Bonnier\\ContextService\\ContextServiceProvider::class,\n    ...\n],\n```\n- Add middleware to `app/Http/Kernel.php`\n```php\nprotected $middleware = [\n    ...,\n    \\Bonnier\\ContextService\\Middleware\\RegisterContext::class,\n];\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminmedia%2Fcontext-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminmedia%2Fcontext-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminmedia%2Fcontext-laravel/lists"}