{"id":27918517,"url":"https://github.com/vcian/laravel-data-bringin","last_synced_at":"2025-06-21T04:34:18.455Z","repository":{"id":151824810,"uuid":"624298041","full_name":"vcian/laravel-data-bringin","owner":"vcian","description":"Laravel Data Bringin - Import CSV files to a Laravel application's database","archived":false,"fork":false,"pushed_at":"2023-04-18T05:47:19.000Z","size":90,"stargazers_count":11,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-21T09:56:49.155Z","etag":null,"topics":["csv-import","csv-import-to-database","database","datamapping","dynamic","dynamic-import","import","larage-data-import","laravel","mysql"],"latest_commit_sha":null,"homepage":"","language":"Blade","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/vcian.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,"governance":null}},"created_at":"2023-04-06T06:56:43.000Z","updated_at":"2023-07-06T06:35:47.000Z","dependencies_parsed_at":"2023-05-12T03:00:41.667Z","dependency_job_id":null,"html_url":"https://github.com/vcian/laravel-data-bringin","commit_stats":{"total_commits":24,"total_committers":4,"mean_commits":6.0,"dds":0.625,"last_synced_commit":"34bebf6b764ca09738bd83f0e8560548b18d28d3"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/vcian/laravel-data-bringin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcian%2Flaravel-data-bringin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcian%2Flaravel-data-bringin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcian%2Flaravel-data-bringin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcian%2Flaravel-data-bringin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vcian","download_url":"https://codeload.github.com/vcian/laravel-data-bringin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcian%2Flaravel-data-bringin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261063558,"owners_count":23104627,"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":["csv-import","csv-import-to-database","database","datamapping","dynamic","dynamic-import","import","larage-data-import","laravel","mysql"],"created_at":"2025-05-06T18:23:01.069Z","updated_at":"2025-06-21T04:34:13.442Z","avatar_url":"https://github.com/vcian.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Data Bringin\n\n[![Packagist](https://img.shields.io/packagist/l/vcian/laravel-data-bringin?style=for-the-badge)](https://packagist.org/packages/vcian/laravel-data-bringin)\n[![Total Downloads](https://img.shields.io/packagist/dt/vcian/laravel-data-bringin?style=for-the-badge)](https://packagist.org/packages/vcian/laravel-data-bringin)\n\n## What It Does\n\nThis package provides an easy and flexible way to import any kind of dynamic CSV files to a Laravel application's database.\nWith this package, you can define your import mappings, which allows you to map columns in your CSV files to specific fields in your database tables.\n\n## Installation \u0026 Usage\n\n\u003e **Requires [PHP 8.0+](https://php.net/releases/) | [Laravel 8.0+](https://laravel.com/docs/8.x)**\n\nRequire Laravel Data Bringin using [Composer](https://getcomposer.org):\n\n```bash\ncomposer require vcian/laravel-data-bringin\n```\n## Usage:\n\nYou can access Data Brigin view via below route\n\n**Access Route:** http://yourdomain.com/data-bringin\n\n![img_1.png](img_1.png)\n\n**Note:**\n\n1) Don't forget to replace your actual domain with \"yourdomain.com\"\n\n2) You can also update your custom route with config/data-brigin.php\n![img.png](img.png)\n\n3) By default, data-bringin support import data upto **10,000** records.\nIf you want to upgrade more capacity than you have to make changes in php.ini file below parameter values.\n```bash\nmax_execution_time\npost_max_size\nmemory_limit\nmax_input_vars\n```\n\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 ruchit.patel@viitor.cloud instead of using the issue tracker.\n\n## Credits\n\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%2Fvcian%2Flaravel-data-bringin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvcian%2Flaravel-data-bringin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcian%2Flaravel-data-bringin/lists"}