PHPackages                             jerive/csvtool - 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. jerive/csvtool

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

jerive/csvtool
==============

CSV file manipulation powered by PHP's fgetcsv

419PHP

Since Mar 29Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jerive/csvtool)[ Packagist](https://packagist.org/packages/jerive/csvtool)[ RSS](/packages/jerive-csvtool/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation
============

[](#installation)

This tool is intended to be used on the command line. To install it, install composer first ()

```
composer global require jerive/csvtool dev-master
```

You can still install csvtool locally with composer. Just add the following to your `composer.json`file:

```
    {
        "require": {
            "jerive/csvtool": "dev-master"
        }
    }
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/28787a8745f3f6fd5a77169cf1bfaf4f2bce03baedc6a5d69c0186f88d4e5471?d=identicon)[jerive](/maintainers/jerive)

---

Top Contributors

[![jerive](https://avatars.githubusercontent.com/u/76537?v=4)](https://github.com/jerive "jerive (13 commits)")

### Embed Badge

![Health badge](/badges/jerive-csvtool/health.svg)

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

###  Alternatives

[valendesigns/option-tree

Theme Options UI Builder for WordPress.

6192.8k1](/packages/valendesigns-option-tree)

PHPackages © 2026

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