{"id":18973727,"url":"https://github.com/64robots/laravel-content-importer","last_synced_at":"2026-04-08T00:30:19.916Z","repository":{"id":40993611,"uuid":"359448694","full_name":"64robots/laravel-content-importer","owner":"64robots","description":"Import and and save file contents from a remote or local sources","archived":false,"fork":false,"pushed_at":"2022-06-21T11:07:50.000Z","size":370,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-16T12:29:55.699Z","etag":null,"topics":[],"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/64robots.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":"2021-04-19T12:19:18.000Z","updated_at":"2021-12-16T14:01:20.000Z","dependencies_parsed_at":"2022-09-20T19:26:16.622Z","dependency_job_id":null,"html_url":"https://github.com/64robots/laravel-content-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/64robots%2Flaravel-content-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Flaravel-content-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Flaravel-content-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Flaravel-content-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64robots","download_url":"https://codeload.github.com/64robots/laravel-content-importer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239970677,"owners_count":19727014,"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-11-08T15:12:58.214Z","updated_at":"2026-04-08T00:30:19.830Z","avatar_url":"https://github.com/64robots.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel Content Importer\n\nImport and save contents of files form local or remote storage\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require 64robots/content-import\n```\n\n## Usage\n\nPublish Migrations and default configurations.\n\n```bash\nphp artisan vendor:publish --provider=\"R64\\ContentImport\\ContentImportServiceProvider\"\n```\n\nThis package exposes 2 commands \n\nImport files from a disk\n``` bash\nphp artisan files:import \n```\n\nRead and save contents imported files \n\n```bash\nphp artisan files:process\n```\n\n## Supported File formats\n - csv\n\n## Available Configs\n\n- directory `parent directory where files to be imported are stored. defaults to imports`\n- chunck_size `defines how large contents of your file should be chucked into. defaults to 1000`\n- heading_row: ` a heading row for your files (a row in which each cells indicates the purpose of that column)`\n\n\n### Testing\n\n``` bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email agyenim@64robots.com instead of using the issue tracker.\n\n## Credits\n\n- [Agyenim Boateng](https://github.com/64robots)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64robots%2Flaravel-content-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64robots%2Flaravel-content-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64robots%2Flaravel-content-importer/lists"}