{"id":15162461,"url":"https://github.com/dynamitephp/dynamite-bundle","last_synced_at":"2026-01-18T17:33:27.533Z","repository":{"id":56973827,"uuid":"474201114","full_name":"dynamitephp/dynamite-bundle","owner":"dynamitephp","description":"Adds Dynamite to your Symfony 5/6/7 apps!","archived":false,"fork":false,"pushed_at":"2024-06-19T22:19:11.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"v1.0","last_synced_at":"2025-11-01T10:19:17.491Z","etag":null,"topics":["dynamodb","symfony-bundle","symfony4","symfony5","symfony6"],"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/dynamitephp.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":"2022-03-26T00:25:07.000Z","updated_at":"2024-03-16T01:37:05.000Z","dependencies_parsed_at":"2024-06-20T10:40:24.551Z","dependency_job_id":"bf51bd8c-eace-47a7-8cd5-f4f24f68b4d2","html_url":"https://github.com/dynamitephp/dynamite-bundle","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"8be071ba3227c3df74e9052af20030397e935cb7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dynamitephp/dynamite-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamitephp%2Fdynamite-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamitephp%2Fdynamite-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamitephp%2Fdynamite-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamitephp%2Fdynamite-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamitephp","download_url":"https://codeload.github.com/dynamitephp/dynamite-bundle/tar.gz/refs/heads/v1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamitephp%2Fdynamite-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28544892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"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":["dynamodb","symfony-bundle","symfony4","symfony5","symfony6"],"created_at":"2024-09-27T01:43:41.845Z","updated_at":"2026-01-18T17:33:27.515Z","avatar_url":"https://github.com/dynamitephp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bundle Configuration:\n\n```yaml\ndynamite:\n  tables:\n    default:\n      table_name: '%ddb_table_name%'\n      partition_key_name: pk\n      sort_key_name: sk\n      object_type_attr: _ot\n      managed_items:\n        - Your\\Entity\\Name\\Goes\\Here\n      indexes:\n        GSI1:\n          pk: gsi1pk\n          sk: gsi1sk\n```\n\nDefining a repository as a service:\n\nsomewhere in your `services.yaml`:\n\n```yaml\nYour\\Repository\\Name\\Goes\\here:\n  factory: ['@dynamite.registry', getItemRepositoryFor]\n  arguments:\n    - Your\\Entity\\Name\\Goes\\Here\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamitephp%2Fdynamite-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamitephp%2Fdynamite-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamitephp%2Fdynamite-bundle/lists"}