{"id":22790377,"url":"https://github.com/highcoreorg/doctrine-migration-bundle","last_synced_at":"2026-01-27T22:34:24.312Z","repository":{"id":171429884,"uuid":"647923859","full_name":"highcoreorg/doctrine-migration-bundle","owner":"highcoreorg","description":"Symfony Bundle for Doctrine Migrations, which helps to generate separate SQL files for UP and DOWN migrations.","archived":false,"fork":false,"pushed_at":"2024-08-15T12:33:48.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T17:18:10.491Z","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/highcoreorg.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-05-31T20:24:38.000Z","updated_at":"2024-08-15T12:33:52.000Z","dependencies_parsed_at":"2025-05-29T16:41:34.733Z","dependency_job_id":"6171085f-7b70-4371-9167-b19963c750aa","html_url":"https://github.com/highcoreorg/doctrine-migration-bundle","commit_stats":null,"previous_names":["highcoreorg/doctrine-migrations-bundle"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/highcoreorg/doctrine-migration-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highcoreorg%2Fdoctrine-migration-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highcoreorg%2Fdoctrine-migration-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highcoreorg%2Fdoctrine-migration-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highcoreorg%2Fdoctrine-migration-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highcoreorg","download_url":"https://codeload.github.com/highcoreorg/doctrine-migration-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highcoreorg%2Fdoctrine-migration-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28824753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-12-12T02:20:49.551Z","updated_at":"2026-01-27T22:34:24.269Z","avatar_url":"https://github.com/highcoreorg.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Highcore Doctrine Migrations Bundle\n\n## Installation\n```shell\ncomposer require highcore/doctrine-migration-bundle\n```\n\n## Usage\n\nTo create SQL files with migration, use:\n```shell\n./bin/console doctrine:migrations:generate \n```\n\nTo create a diff SQL migration with your actual database:\n```shell\n./bin/console doctrine:migrations:diff\n```\n\n## Example \n```\n$ tree\n.\n├── sql\n│   ├── Version20220708173033_up.sql\n│   ├── Version20220708173033_down.sql\n│   ├── Version20220710115549_up.sql\n│   ├── Version20220710115549_down.sql\n├── Version20220708173033.php\n├── Version20220710115549.php\n```\n\n\u003e You can delete `_down.sql` migration if you don't need it. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighcoreorg%2Fdoctrine-migration-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighcoreorg%2Fdoctrine-migration-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighcoreorg%2Fdoctrine-migration-bundle/lists"}