PHPackages                             yrizos/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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. yrizos/csv

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

yrizos/csv
==========

Simple library to work with CSV files.

1.1.0(11y ago)098MITPHPPHP &gt;=5.4.0

Since Jul 19Pushed 11y ago1 watchersCompare

[ Source](https://github.com/yrizos/csv)[ Packagist](https://packagist.org/packages/yrizos/csv)[ Docs](https://github.com/yrizos/csv)[ RSS](/packages/yrizos-csv/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Simple library to work with CSV files.

Usage
-----

[](#usage)

```
$csv = new \Csv\Csv("path/to/your.csv");

foreach($csv as $row) print_r($row);

$csv->setColumnDelimiter("\t");
$csv->save("path/to/your.tsv");
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

4248d ago

Major Versions

0.1.0 → 1.0.02014-07-19

### Community

Maintainers

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

---

Top Contributors

[![yrizos](https://avatars.githubusercontent.com/u/282929?v=4)](https://github.com/yrizos "yrizos (6 commits)")

---

Tags

csv

### Embed Badge

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

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

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)[league/csv

CSV data manipulation made easy in PHP

3.5k166.1M646](/packages/league-csv)[rap2hpoutre/fast-excel

Fast Excel import/export for Laravel

2.3k24.9M47](/packages/rap2hpoutre-fast-excel)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[goodby/csv

CSV import/export library

9555.6M23](/packages/goodby-csv)[sonata-project/exporter

Lightweight Exporter library

44920.9M35](/packages/sonata-project-exporter)

PHPackages © 2026

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