{"id":15021897,"url":"https://github.com/a5sys/doctrinemigrationtoolsbundle","last_synced_at":"2025-10-05T11:47:20.912Z","repository":{"id":56531753,"uuid":"46805369","full_name":"A5sys/DoctrineMigrationToolsBundle","owner":"A5sys","description":"Tools for the doctrine migration bundle","archived":false,"fork":false,"pushed_at":"2020-11-02T08:15:02.000Z","size":23,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T03:52:39.862Z","etag":null,"topics":["doctrine-migrations","symfony-bundle"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/A5sys.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":"2015-11-24T16:51:24.000Z","updated_at":"2022-09-23T07:39:48.000Z","dependencies_parsed_at":"2022-08-15T20:30:50.565Z","dependency_job_id":null,"html_url":"https://github.com/A5sys/DoctrineMigrationToolsBundle","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FDoctrineMigrationToolsBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FDoctrineMigrationToolsBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FDoctrineMigrationToolsBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FDoctrineMigrationToolsBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A5sys","download_url":"https://codeload.github.com/A5sys/DoctrineMigrationToolsBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290042,"owners_count":21078923,"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":["doctrine-migrations","symfony-bundle"],"created_at":"2024-09-24T19:57:11.815Z","updated_at":"2025-10-05T11:47:20.808Z","avatar_url":"https://github.com/A5sys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DoctrineMigrationToolsBundle\n\nTools for the doctrine migration bundle\n\n# Installation\n\n    composer require a5sys/doctrine-migration-tools-bundle\n\n# Generate versions from schema file for the doctrine-migration\nThe diff command of doctrine generate the version file from the diff between your database and the current schema.\n\nThis command generate the version from the diff between the schema stored in a file and your current schema.\n\nSo you only have to run the command before doing a new version of your app.\n\n    php bin/console doctrine:migrations:diff-file\n\nA version file will be generated (if required) and your current schema will be dumped in a file. (in /app/DoctrineMigrations/SchemaVersion)\n\nYou can automatically check that the migrations have been generated using the check option\n\n    php bin/console doctrine:migrations:diff-file --check\n\nThe exit code 1 will be used if a migration should have been generated\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Fdoctrinemigrationtoolsbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5sys%2Fdoctrinemigrationtoolsbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Fdoctrinemigrationtoolsbundle/lists"}