PHPackages                             enigmacsv/dummy-csv - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. enigmacsv/dummy-csv

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

enigmacsv/dummy-csv
===================

This is enigmacsv package will create somme template csv

v1.0.9(9y ago)02.4kMITPHP

Since Nov 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/viethung0o0/enm-csv)[ Packagist](https://packagist.org/packages/enigmacsv/dummy-csv)[ RSS](/packages/enigmacsv-dummy-csv/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

\#Installation

Install via composer - edit your composer.json to require the package.

```
"require": {
    "enigmacsv/dummy-csv": "1.0.*"
}

```

Then run composer update in your terminal to pull it in. Once this has finished, you will need to add the service provider to the providers array in your bootstrap/app.php config as follows:

```
$app->register(Enigmacsv\DummyCsv\DummyCsvServiceProvider::class);

```

\###Dummy csv for employee

```
http://{url}/dummy/csv/employee?company_id=1&branch_id=1&take=1000

```

\###Dummy csv for employee kintai

```
http://{url}/dummy/csv/kintai?company_id=1&branch_id=1&&take=1000

```

\###URL parameters:

1. Employee

    - company\_id=1
    - branch\_id=1
    - take=1 (default=1000)
2. Kintai

    - company\_id=1
    - branch\_id=1
    - take=1 (default=1000)
    - type=1 (default=1)
    - company\_kintai\_id=1 (default=random)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

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 ~22 days

Recently: every ~50 days

Total

10

Last Release

3311d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8003002?v=4)[Phan Viet Hung](/maintainers/viethung0o0)[@viethung0o0](https://github.com/viethung0o0)

---

Top Contributors

[![viethung0o0](https://avatars.githubusercontent.com/u/8003002?v=4)](https://github.com/viethung0o0 "viethung0o0 (16 commits)")

### Embed Badge

![Health badge](/badges/enigmacsv-dummy-csv/health.svg)

```
[![Health](https://phpackages.com/badges/enigmacsv-dummy-csv/health.svg)](https://phpackages.com/packages/enigmacsv-dummy-csv)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292943.4k27](/packages/craftcms-feed-me)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k4.9k](/packages/shlinkio-shlink)[azuracast/azuracast

The AzuraCast self-hosted web radio station management suite.

3.9k27.8k](/packages/azuracast-azuracast)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)

PHPackages © 2026

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