PHPackages                             nabu-3/csv-utils - 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. nabu-3/csv-utils

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

nabu-3/csv-utils
================

nabu-3 CSV Utils

3.0.0(6y ago)045Apache-2.0PHPPHP &gt;=7.2

Since Jul 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nabu-3/csv-utils)[ Packagist](https://packagist.org/packages/nabu-3/csv-utils)[ RSS](/packages/nabu-3-csv-utils/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

nabu-3 CSV Utils library
========================

[](#nabu-3-csv-utils-library)

[![GitHub](https://camo.githubusercontent.com/fb96f1afd85c3546be7a417ba26ab17ed75090847360ad1dff28a440cf9a557d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e6162752d332f6373762d7574696c732e737667)](https://opensource.org/licenses/Apache-2.0)[![Build Status](https://camo.githubusercontent.com/dd4b63e77476c307452cbcc9c9fbddc45a277f4405ff45f9d02c0e185dbfdb4f/68747470733a2f2f7472617669732d63692e6f72672f6e6162752d332f6373762d7574696c732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nabu-3/csv-utils)[![Quality Gate Status](https://camo.githubusercontent.com/870854703fe2b44118f79dbbad13da56541e90db2d0945227f62ccc323363cfc/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6373762d7574696c73266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/dashboard?id=nabu-3_csv-utils)[![Maintainability Rating](https://camo.githubusercontent.com/1ea7d91498c8b32938d85fa10fe789633838e222d81dc3b59dcacbff13047aad/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6373762d7574696c73266d65747269633d7371616c655f726174696e67)](https://sonarcloud.io/dashboard?id=nabu-3_csv-utils)[![Reliability Rating](https://camo.githubusercontent.com/19abdeff5f5926d146dec71144864896ebf91ff3207e9b4bf81756412bf2ac66/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6373762d7574696c73266d65747269633d72656c696162696c6974795f726174696e67)](https://sonarcloud.io/dashboard?id=nabu-3_csv-utils)[![Security Rating](https://camo.githubusercontent.com/ad5c6d5db61c4be027c60bca1624182446354fbf10272faa91812850619422ed/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6373762d7574696c73266d65747269633d73656375726974795f726174696e67)](https://sonarcloud.io/dashboard?id=nabu-3_csv-utils)

This is a library to extend minimal-class nabu-3 package with new features to support JSON files and data fields containing JSON data in string format. You can use this library at your convenience and stay out of the nabu-3 core framework to allow other nabu-3 projects to live independently and to be used outside this framework.

Package is provided under [Apache 2.0 license](https://github.com/nabu-3/csv-utils/blob/master/LICENSE) and you can use it under those terms.

Install package
---------------

[](#install-package)

The package is deployed using composer and packagist and you can install it with this command:

```
composer require nabu-3/csv-utils
```

How to use in your project
--------------------------

[](#how-to-use-in-your-project)

To use this package, you only need to include the autoload file of vendor folder:

```
require_once 'vendor/autoload.php'
```

Parse a CSV file
----------------

[](#parse-a-csv-file)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f82a05161f3f3484dd4919fbbf064c70ed6f51811e1933f614dfffc517ddade2?d=identicon)[nabu-3](/maintainers/nabu-3)

---

Top Contributors

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

---

Tags

librarycsvclasstoolsutilsminimalnabunabu-3

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nabu-3-csv-utils/health.svg)

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

###  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)[cse/helpers-session

The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.

102.6k3](/packages/cse-helpers-session)

PHPackages © 2026

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