{"id":13521065,"url":"https://github.com/linkorb/spicedb-bundle","last_synced_at":"2026-01-20T18:06:59.890Z","repository":{"id":143172440,"uuid":"615023240","full_name":"linkorb/spicedb-bundle","owner":"linkorb","description":"SpiceDB Bundle for Symfony","archived":false,"fork":false,"pushed_at":"2025-06-08T19:38:21.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-20T15:15:53.864Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-16T19:47:55.000Z","updated_at":"2025-06-08T19:38:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"33839b87-c14f-4283-92aa-96924bea3e9d","html_url":"https://github.com/linkorb/spicedb-bundle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/spicedb-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fspicedb-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fspicedb-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fspicedb-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fspicedb-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/spicedb-bundle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fspicedb-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28608073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","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":[],"created_at":"2024-08-01T06:00:27.714Z","updated_at":"2026-01-20T18:06:59.869Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":["Clients"],"sub_categories":["Third-party Libraries"],"readme":"\u003e [!WARNING]\n\u003e This is a read-only repository used to release the subtree. Any issues and pull requests should be forwarded to the\n\u003e upstream Nebula repository.\n\n# Authzed Symfony Bundle\n\n[![Docs](https://img.shields.io/badge/docs-authzed.com-%234B4B6C \"Authzed Documentation\")](https://docs.authzed.com)\n\nThis repository is integration of [PHP library](https://github.com/linkorb/spicedb-php) into Symfony app.\n\n[SpiceDB] is a database system for managing security-critical permissions checking.\n\nCheck parent library README for more details\n\n[SpiceDB]: https://github.com/authzed/spicedb\n\n## Basic Usage\n\n### Installation\n\n```shell\ncomposer require linkorb/spicedb-bundle\n```\nAfter that you need to specify SpiceDB URI \u0026 API env variables:\n```\nSPICEDB_URI='http://spicedb:8443'\nSPICEDB_KEY='somerandomkeyhere'\n```\n\n### Getting client\n\nIn order to use SpiceDB client in your app simply call:\n```php\n$container-\u003eget(LinkORB\\Authzed\\SpiceDB::class)\n```\nor:\n```php\n$container-\u003eget(LinkORB\\Authzed\\ConnectorInterface::class)\n```\n\nYou can also pass it in services (or using autowiring). For more information on SpiceDB connector calls refer to [library repo](https://github.com/linkorb/spicedb-php).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fspicedb-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fspicedb-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fspicedb-bundle/lists"}