PHPackages                             noahprot/fillindata - 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. noahprot/fillindata

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

noahprot/fillindata
===================

take the csv file fill into database table

v1.0.5(7y ago)011MITPHP

Since Sep 5Pushed 7y agoCompare

[ Source](https://github.com/noahprot/fillindata)[ Packagist](https://packagist.org/packages/noahprot/fillindata)[ RSS](/packages/noahprot-fillindata/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

fillindata
==========

[](#fillindata)

take the .csv file's data fill into database table

#### How to use:

[](#how-to-use)

1. require it: `composer require noahprot/fillindata`
2. you must have the `/resources/csv/{tableName}.csv` File. ```
    name,description,quantity
    Beverages,consumption,2
    Cakes,baked,3
    Baked,baking,4
    Cookies,Cookies cakes,5
    Canned,Canning,6

    ```
3. Then use `php artisan fill:data {modelName}`;

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

5

Last Release

2855d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42987650?v=4)[NoahProt](/maintainers/NoahProt)[@noahprot](https://github.com/noahprot)

---

Top Contributors

[![noahprot](https://avatars.githubusercontent.com/u/42987650?v=4)](https://github.com/noahprot "noahprot (1 commits)")

### Embed Badge

![Health badge](/badges/noahprot-fillindata/health.svg)

```
[![Health](https://phpackages.com/badges/noahprot-fillindata/health.svg)](https://phpackages.com/packages/noahprot-fillindata)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M114](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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