{"id":21466577,"url":"https://github.com/permafrost-dev/laravel-dump-schema","last_synced_at":"2026-05-21T04:02:47.254Z","repository":{"id":57037875,"uuid":"268645958","full_name":"permafrost-dev/laravel-dump-schema","owner":"permafrost-dev","description":"Implementation of a Laravel 8 PR that allows dumping and loading mysql database schemas to avoid re-running unchanged migrations.","archived":false,"fork":false,"pushed_at":"2020-07-21T08:11:02.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T11:30:37.505Z","etag":null,"topics":["laravel","laravel-migrations","laravel-package"],"latest_commit_sha":null,"homepage":"","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/permafrost-dev.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":"2020-06-01T22:26:48.000Z","updated_at":"2020-07-23T02:10:52.000Z","dependencies_parsed_at":"2022-08-23T21:00:30.495Z","dependency_job_id":null,"html_url":"https://github.com/permafrost-dev/laravel-dump-schema","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Flaravel-dump-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Flaravel-dump-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Flaravel-dump-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Flaravel-dump-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/permafrost-dev","download_url":"https://codeload.github.com/permafrost-dev/laravel-dump-schema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982136,"owners_count":20378606,"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":["laravel","laravel-migrations","laravel-package"],"created_at":"2024-11-23T08:14:38.177Z","updated_at":"2026-05-21T04:02:42.223Z","avatar_url":"https://github.com/permafrost-dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### laravel-dump-schema\n---\nThis package Implements a set of `db:schema` artisan commands, used to dump the database schema to or load it from an sql file.\n\nThe basis of this code is from Laravel 8.x Pull Request [#32275](https://github.com/laravel/framework/pull/32275), although currently only the MySQL portion has been implemented.\n\n_Note: this code is a work in progress and should not be used in production._\n\n---\n\n\n#### Installation\n\nYou can Install this package with composer:\n`composer require permafrost-dev/laravel-dump-schema`\n\n---\n\n#### Usage\n\nYou can either dump or load the database schema, avoiding the need to re-run migrations if they haven't changed:\n\u003e `php artisan db:schema:dump`\n\n\u003e `php artisan db:schema:load`\n\n---\n\nBy default, these commands will use the filename `database/schema.sql` - it can be changed by specifying the `--filename` flag: \n`--filename=foobar.sql`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermafrost-dev%2Flaravel-dump-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpermafrost-dev%2Flaravel-dump-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermafrost-dev%2Flaravel-dump-schema/lists"}