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 3d 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 49% 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

2808d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15f65598747e76a2491c78e5ae254feefa94229eba2e73142b4f33f5ad86da75?d=identicon)[NoahProt](/maintainers/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

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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