{"id":15489489,"url":"https://github.com/kerrialn/static-data-importer-bundle","last_synced_at":"2026-04-29T18:34:08.943Z","repository":{"id":56755798,"uuid":"524625946","full_name":"Kerrialn/static-data-importer-bundle","owner":"Kerrialn","description":"static data importer CLI - import csv, json or xml as entity objects","archived":false,"fork":false,"pushed_at":"2022-09-26T14:43:15.000Z","size":98,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T16:17:49.464Z","etag":null,"topics":["data-importing","symfony-bundle"],"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/Kerrialn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-14T09:28:08.000Z","updated_at":"2022-08-18T11:59:06.000Z","dependencies_parsed_at":"2022-08-16T01:50:21.907Z","dependency_job_id":null,"html_url":"https://github.com/Kerrialn/static-data-importer-bundle","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerrialn%2Fstatic-data-importer-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerrialn%2Fstatic-data-importer-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerrialn%2Fstatic-data-importer-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerrialn%2Fstatic-data-importer-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kerrialn","download_url":"https://codeload.github.com/Kerrialn/static-data-importer-bundle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246059337,"owners_count":20717085,"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":["data-importing","symfony-bundle"],"created_at":"2024-10-02T07:06:04.033Z","updated_at":"2025-12-12T19:55:44.551Z","avatar_url":"https://github.com/Kerrialn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Data Importer Bundle\n\nA Symfony CLI Bundle for importing json, csv and/or xml directly into a database via an entity object. \n\n**Install**: \n```bash \ncomposer require kerrialn/static-data-importer-bundle\n```\n\n**Configure**: add json, xml or csv files to `./data` (name this anything you want) root directory in your project\n   1. File naming convention `{order number}_{entity name}.{format}` Eg... `10_Blog.json`, `20_category.csv` or `30_User.xml` (entity name is case-insensitive)\n   2. Change the import order, with the order number in the file name. \n   3. Add `_SKIP` (case-sensitive) to the filename to skip the file. \n   \n**Run**: \n\n```bash \nbin/console import data/\n``` \n\nPlease note: id fields will be ignored and will generate id as per your entity annotation/attribute definition.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerrialn%2Fstatic-data-importer-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkerrialn%2Fstatic-data-importer-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerrialn%2Fstatic-data-importer-bundle/lists"}