PHPackages                             vcian/laravel-data-bringin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. vcian/laravel-data-bringin

ActiveLibrary[Database &amp; ORM](/categories/database)

vcian/laravel-data-bringin
==========================

Dynamic import csv and column mapping to a Laravel application mysql database.

v1.0.2(3y ago)114746[1 issues](https://github.com/vcian/laravel-data-bringin/issues)MITBladePHP ^8.0

Since Apr 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vcian/laravel-data-bringin)[ Packagist](https://packagist.org/packages/vcian/laravel-data-bringin)[ RSS](/packages/vcian-laravel-data-bringin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Laravel Data Bringin
====================

[](#laravel-data-bringin)

[![Packagist](https://camo.githubusercontent.com/a740cf11c647b0c526a805fd851e3db4fa1b2422f0a5f2a37dead120cb13e162/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f766369616e2f6c61726176656c2d646174612d6272696e67696e3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/vcian/laravel-data-bringin)[![Total Downloads](https://camo.githubusercontent.com/84b0229f04e150995414b4b9a81cd02646eec47d880182a52727df55babbc846/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f766369616e2f6c61726176656c2d646174612d6272696e67696e3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/vcian/laravel-data-bringin)

What It Does
------------

[](#what-it-does)

This package provides an easy and flexible way to import any kind of dynamic CSV files to a Laravel application's database. With 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.

Installation &amp; Usage
------------------------

[](#installation--usage)

> **Requires [PHP 8.0+](https://php.net/releases/) | [Laravel 8.0+](https://laravel.com/docs/8.x)**

Require Laravel Data Bringin using [Composer](https://getcomposer.org):

```
composer require vcian/laravel-data-bringin
```

Usage:
------

[](#usage)

You can access Data Brigin view via below route

**Access Route:**

[![img_1.png](img_1.png)](img_1.png)

**Note:**

1. Don't forget to replace your actual domain with "yourdomain.com"
2. You can also update your custom route with config/data-brigin.php [![img.png](img.png)](img.png)
3. By default, data-bringin support import data upto **10,000** records. If you want to upgrade more capacity than you have to make changes in php.ini file below parameter values.

```
max_execution_time
post_max_size
memory_limit
max_input_vars
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1131d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f19733b75e0a9bb01c70ec6302be389d4440d8afce378f998ea371ac6cfbb17a?d=identicon)[vcian](/maintainers/vcian)

---

Top Contributors

[![ruchit288](https://avatars.githubusercontent.com/u/28095255?v=4)](https://github.com/ruchit288 "ruchit288 (14 commits)")[![vc-vishalgadhiya](https://avatars.githubusercontent.com/u/87647638?v=4)](https://github.com/vc-vishalgadhiya "vc-vishalgadhiya (13 commits)")[![sahildarji29](https://avatars.githubusercontent.com/u/30234093?v=4)](https://github.com/sahildarji29 "sahildarji29 (7 commits)")[![vc-dhavaljoshi](https://avatars.githubusercontent.com/u/37901172?v=4)](https://github.com/vc-dhavaljoshi "vc-dhavaljoshi (1 commits)")

---

Tags

csv-importcsv-import-to-databasedatabasedatamappingdynamicdynamic-importimportlarage-data-importlaravelmysqllaraveldatabasecsvimportdynamiccsv-importdynamic-importdatamappingcsv-import-to-databaselarage-data-importcsv data import

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/vcian-laravel-data-bringin/health.svg)

```
[![Health](https://phpackages.com/badges/vcian-laravel-data-bringin/health.svg)](https://phpackages.com/packages/vcian-laravel-data-bringin)
```

###  Alternatives

[devio/eavquent

EAV modeling package for Eloquent and Laravel.

6410.4k](/packages/devio-eavquent)[pmatseykanets/artisan-io

Artisan data import command for Laravel

172.0k](/packages/pmatseykanets-artisan-io)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
