{"id":36986018,"url":"https://github.com/hihaho/laravel-ghost-database","last_synced_at":"2026-01-13T23:03:55.813Z","repository":{"id":56984363,"uuid":"137905080","full_name":"hihaho/laravel-ghost-database","owner":"hihaho","description":null,"archived":true,"fork":false,"pushed_at":"2020-04-14T09:46:38.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-26T17:45:57.064Z","etag":null,"topics":["database","ghost-database","laravel","php"],"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/hihaho.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-19T14:45:02.000Z","updated_at":"2023-01-28T11:32:23.000Z","dependencies_parsed_at":"2022-08-21T09:10:35.716Z","dependency_job_id":null,"html_url":"https://github.com/hihaho/laravel-ghost-database","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/hihaho/laravel-ghost-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihaho%2Flaravel-ghost-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihaho%2Flaravel-ghost-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihaho%2Flaravel-ghost-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihaho%2Flaravel-ghost-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hihaho","download_url":"https://codeload.github.com/hihaho/laravel-ghost-database/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihaho%2Flaravel-ghost-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["database","ghost-database","laravel","php"],"created_at":"2026-01-13T23:03:55.717Z","updated_at":"2026-01-13T23:03:55.800Z","avatar_url":"https://github.com/hihaho.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Laravel Ghost Database\n=========================\n\nEasily import your existing database in a ghost database, which could be useful for UnitTesting or backups etc.\n\n# :warning: Package in development :warning:\n\nThis package is not yet stable, you can test it by installing it, but the package may be subject to large changes before a final release\n\n# :camera: Photoware\n\nThis package is free to use, but inspired by [Spaties' Poscardware](https://spatie.be/en/opensource/postcards) we'd love to see where \nwhere this package is being developed. A photo of an important landmark in your area would be highly appreciated.\n\nOur email address is [photoware@hihaho.com](mailto:photoware@hihaho.com)\n\n# Installation\n\nSimply add the following line to your ```composer.json``` and run ```composer update```\n```\n\"hihaho/laravel-ghost-database\": \"v0.1.*\"\n```\nOr use composer to add it with the following command\n```bash\ncomposer require hihaho/laravel-ghost-database\n```\n\n## Laravel Auto-Discovery\n\nThis package is automatically discovered with Laravel Auto-Discovery, if you wish to register the package yourself you\ncan add this package to your ```composer.json``` file:\n```\n\"extra\": {\n    \"laravel\": {\n        \"dont-discover\": [\n            \"hihaho/laravel-ghost-database\"\n        ]\n    }\n}\n``` \n\n# Usage\nThree commands will be available with this package to easily export your current database to a \"ghost\" database.\n\n- ```php artisan ghost-db:export``` - Exports your current DB to a SQL file\n- ```php artisan ghost-db:import``` - Imports the last exported SQL file into the ghost DB\n- ```php artisan ghost-db:flush``` - Flushes the ghost DB (also happens before an import)\n\n# Change log\n\nPlease see the [changelog](changelog.md) for more information on what has changed recently.\n\n# Testing\n\n``` bash\n$ composer test\n```\n\n# Contributing\n\nPlease see [contributing.md](contributing.md) for details and a todolist.\n\n# Maintainers\n\n- [Robert Boes](https://github.com/robertboes)\n\n# License\n\nMIT. Please see the [license file](license.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhihaho%2Flaravel-ghost-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhihaho%2Flaravel-ghost-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhihaho%2Flaravel-ghost-database/lists"}