{"id":29671358,"url":"https://github.com/linkorb/silex-provider-sentry","last_synced_at":"2025-07-22T20:07:41.017Z","repository":{"id":57015250,"uuid":"114628823","full_name":"linkorb/silex-provider-sentry","owner":"linkorb","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-18T11:40:44.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-12T04:47:44.294Z","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/linkorb.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-12-18T10:40:34.000Z","updated_at":"2017-12-18T10:56:29.000Z","dependencies_parsed_at":"2022-08-22T09:31:26.439Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/silex-provider-sentry","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/silex-provider-sentry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-sentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-sentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-sentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-sentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/silex-provider-sentry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-sentry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265032618,"owners_count":23700854,"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":"2025-07-22T20:07:40.438Z","updated_at":"2025-07-22T20:07:40.996Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linkorb/silex-provider-sentry\n\nProvides a service which wraps Sentry's `Raven_Client`.\n\nConsumers of the service may use the `sendException` method which immediately\nsends the exception to the configured instance of Sentry.  There is also the\n`queueException` method which queues exceptions for later sending after the\n`KernelEvents::TERMINATE` event has fired.\n\n\n## Install\n\nInstall using composer:-\n\n    $ composer require linkorb/silex-provider-sentry\n\nThen configure and register the provide:-\n\n    // app/app.php\n    use LinkORB\\Sentry\\Provider\\SentryServiceProvider;\n    ...\n    $app-\u003eregister(\n        new SentryServiceProvider,\n        [\n            'sentry.dsn' =\u003e \"...\",\n            'sentry.options' =\u003e [\n                ...\n            ],\n        ]\n    );\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fsilex-provider-sentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fsilex-provider-sentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fsilex-provider-sentry/lists"}