{"id":20614948,"url":"https://github.com/borsaco/doctrineprefixbundle","last_synced_at":"2025-10-08T15:16:31.984Z","repository":{"id":62496166,"uuid":"205395185","full_name":"borsaco/DoctrinePrefixBundle","owner":"borsaco","description":"Bundle to add prefix to tables and columns database","archived":false,"fork":false,"pushed_at":"2022-07-05T21:23:40.000Z","size":18,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-20T10:08:50.172Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borsaco.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":"2019-08-30T14:10:14.000Z","updated_at":"2023-03-26T18:33:38.000Z","dependencies_parsed_at":"2022-11-02T09:32:19.162Z","dependency_job_id":null,"html_url":"https://github.com/borsaco/DoctrinePrefixBundle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borsaco%2FDoctrinePrefixBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borsaco%2FDoctrinePrefixBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borsaco%2FDoctrinePrefixBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borsaco%2FDoctrinePrefixBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borsaco","download_url":"https://codeload.github.com/borsaco/DoctrinePrefixBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224906447,"owners_count":17389902,"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-11-16T11:13:58.032Z","updated_at":"2025-10-08T15:16:26.924Z","avatar_url":"https://github.com/borsaco.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DoctrinePrefixBundle\nBundle to add prefix to tables and columns database\n\n### Install\nVia Composer\n\n```\ncomposer require borsaco/doctrine-prefix-bundle\n```\n\n### Configuration example\n\nYou can configure prefixes and base naming strategy in config files:\n\n```yaml\nconfig/packages/doctrine_prefix.yaml\n\ndoctrine:\n  orm:\n    naming_strategy: Borsaco\\DoctrinePrefixBundle\\Doctrine\\ORM\\Mapping\\PrefixNamingStrategy\n\ndoctrine_prefix:\n  table_prefix: bor_\n  column_prefix: sac_\n  naming_strategy:\n    class: 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy'\n    arguments: ['CASE_LOWER', true]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborsaco%2Fdoctrineprefixbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborsaco%2Fdoctrineprefixbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborsaco%2Fdoctrineprefixbundle/lists"}