{"id":16817836,"url":"https://github.com/promatik/php-ajax-csv-importer","last_synced_at":"2026-05-20T19:10:59.246Z","repository":{"id":151434391,"uuid":"103250227","full_name":"promatik/PHP-Ajax-CSV-Importer","owner":"promatik","description":"PHP - Ajax CSV Importer","archived":false,"fork":false,"pushed_at":"2017-09-12T16:19:56.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T23:32:13.552Z","etag":null,"topics":["ajax","ajax-csv-importer","csv","mysql","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/promatik.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T09:26:35.000Z","updated_at":"2018-04-28T17:27:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d02810a9-a6a8-4e95-ab1c-0d8a3383bce2","html_url":"https://github.com/promatik/PHP-Ajax-CSV-Importer","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/promatik%2FPHP-Ajax-CSV-Importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promatik%2FPHP-Ajax-CSV-Importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promatik%2FPHP-Ajax-CSV-Importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promatik%2FPHP-Ajax-CSV-Importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/promatik","download_url":"https://codeload.github.com/promatik/PHP-Ajax-CSV-Importer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244040755,"owners_count":20388119,"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":["ajax","ajax-csv-importer","csv","mysql","php"],"created_at":"2024-10-13T10:48:27.719Z","updated_at":"2026-05-20T19:10:58.838Z","avatar_url":"https://github.com/promatik.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP - Ajax CSV Importer\n**Ajax CSV Importer** is a powerfull tool to import csv into a database (or anything else), it executes the csv **line by line**, and allows the user watch the progress. The output of each iteration is added to the console.\n\nCode\n----\n\nYou'll need to change the fields:\n\n```php\n// Set fields\n$fields = ['id', 'a', 'b', 'c'];\n```\n\nSo then you'll be able to access fields as variables:\n\n```php\n$result = $mysqli-\u003equery(\"UPDATE test SET data = $a WHERE id = $id\");\n```\n\nScreenshots\n----\n\n![Screenshot 01](https://raw.githubusercontent.com/promatik/PHP-Ajax-CSV-Importer/master/screen01.png)\n\n![Screenshot 02](https://raw.githubusercontent.com/promatik/PHP-Ajax-CSV-Importer/master/screen02.png)\n\nLicense\n----\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromatik%2Fphp-ajax-csv-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromatik%2Fphp-ajax-csv-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromatik%2Fphp-ajax-csv-importer/lists"}