{"id":17226876,"url":"https://github.com/dantleech/fixturator","last_synced_at":"2025-03-25T17:48:34.526Z","repository":{"id":66290689,"uuid":"2647348","full_name":"dantleech/Fixturator","owner":"dantleech","description":"Project to automatically extract a fixture set from an existing database based on foreign key relationships","archived":false,"fork":false,"pushed_at":"2011-10-30T15:01:42.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T15:44:34.285Z","etag":null,"topics":[],"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/dantleech.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":"2011-10-25T22:52:31.000Z","updated_at":"2013-10-14T03:43:27.000Z","dependencies_parsed_at":"2023-02-20T01:45:20.041Z","dependency_job_id":null,"html_url":"https://github.com/dantleech/Fixturator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FFixturator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FFixturator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FFixturator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FFixturator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantleech","download_url":"https://codeload.github.com/dantleech/Fixturator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245515225,"owners_count":20628120,"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":[],"created_at":"2024-10-15T04:17:27.592Z","updated_at":"2025-03-25T17:48:34.472Z","avatar_url":"https://github.com/dantleech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fixturator\n==========\n\nDisclaimer\n----------\n\nThis is currently very much a work in progress...\n\nExtract data\n------------\n\nApplication to extract fixture sets from pre-existing databases by introspecting foreign key relationships.\n\nFor example, you could extract all data relating to one User...\n\nThe application will::\n\n - Extract the data of the user specified.\n - Scan for many-to-one relationships, extract the data, recursive.\n - Scan for one-to-many relationships, extract the data, recursive.\n\nThen::\n\n - Each fixture will be assigned a UUID in addition to storing its original ID.\n - Relationships will be redefined using the UUID. (i think)\n\nImport data\n-----------\n\nThe application will import data::\n\n - Overwriting data if it already exists (determined by a UUID or a combination of fields).\n - Insert if existing fixture cannot be located.\n\nThe aim is to NOT force a purge of the database everytime, but to merge and reset existing fixtures.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Ffixturator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantleech%2Ffixturator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Ffixturator/lists"}