PHPackages                             librevlad/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. librevlad/csv

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

librevlad/csv
=============

A single function to read CSV files

0.2(3y ago)0102[1 PRs](https://github.com/librevlad/csv/pulls)MITPHPCI passing

Since Mar 1Pushed 4w ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (5)Used By (0)

CSV helper
==========

[](#csv-helper)

A tiny function to read CSV files.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require librevlad/csv
```

Usage
-----

[](#usage)

```
$data = floadcsv( $file, $headings = false, $delimiter = ',', $limit = null )
```

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance62

Regular maintenance activity

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Every ~882 days

Total

2

Last Release

1385d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8dc28970580d50f2b4bb813e767ed7b0eefd6481037cd83ebc97ca63a7dae95b?d=identicon)[librevlad](/maintainers/librevlad)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[ncuesta/pinocchio

Annotated Source generator for PHP (port of Docco)

122.6k2](/packages/ncuesta-pinocchio)

PHPackages © 2026

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