{"id":37366334,"url":"https://github.com/pangolinkeys/backup-migrations","last_synced_at":"2026-01-16T04:52:39.951Z","repository":{"id":57035490,"uuid":"137074340","full_name":"pangolinkeys/backup-migrations","owner":"pangolinkeys","description":"Extensions of the Laravel migrate and seed commands which takes a backup of the database before they run.","archived":false,"fork":false,"pushed_at":"2018-06-13T15:20:00.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T08:32:45.113Z","etag":null,"topics":["artisan","artisan-command","backup","backup-script","laravel","migrations","php","seed","seeders"],"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/pangolinkeys.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}},"created_at":"2018-06-12T13:17:23.000Z","updated_at":"2018-06-13T15:20:02.000Z","dependencies_parsed_at":"2022-08-23T20:50:53.348Z","dependency_job_id":null,"html_url":"https://github.com/pangolinkeys/backup-migrations","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/pangolinkeys/backup-migrations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangolinkeys%2Fbackup-migrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangolinkeys%2Fbackup-migrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangolinkeys%2Fbackup-migrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangolinkeys%2Fbackup-migrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pangolinkeys","download_url":"https://codeload.github.com/pangolinkeys/backup-migrations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangolinkeys%2Fbackup-migrations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"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":["artisan","artisan-command","backup","backup-script","laravel","migrations","php","seed","seeders"],"created_at":"2026-01-16T04:52:39.883Z","updated_at":"2026-01-16T04:52:39.941Z","avatar_url":"https://github.com/pangolinkeys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# backup-migrations\nRepository to perform a database backup before migrations and seeds are run.\n\nRequire this package using\n  ```composer require pangolinkeys/backup-migrations```\n\nRegister the \n  ```BackupMigrationsServiceProvider:class```\nservice provider in the applications providers array.\n\nRun\n  ```php artisan vendor:publish```\nto publish the config file.\n\nRun the commands\n\n\n  ```php artisan migrate```\n  \n  \n  ```php artisan db:seed```\n  \n \nas usual. In the background a backup dump of the database will be taken.\n\nTo restore the most recent backup run\n\n\n  ```php artisan migrate:restore```\n  \nTo specify a backup use the\n\n\n  ```--file=```\n  \n  \noption.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpangolinkeys%2Fbackup-migrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpangolinkeys%2Fbackup-migrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpangolinkeys%2Fbackup-migrations/lists"}