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

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

keboola/csv-options
===================

CSV options lib

v1.2(3y ago)031.4k↓48.7%1MITPHPPHP ^7.1|^8.0CI failing

Since Nov 19Pushed 3y ago15 watchersCompare

[ Source](https://github.com/keboola/php-csv-options)[ Packagist](https://packagist.org/packages/keboola/csv-options)[ RSS](/packages/keboola-csv-options/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (4)Versions (4)Used By (1)

CSV Options
===========

[](#csv-options)

[![Build Status](https://camo.githubusercontent.com/9aac8f5181e9a81beb2f33fddd991b9d7f754070bf9441de76031a6d0a66330f/68747470733a2f2f7472617669732d63692e636f6d2f6b65626f6f6c612f7068702d6373762d6f7074696f6e732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/keboola/php-csv-options)

Options for csv files

Usage
=====

[](#usage)

```
new CsvOptions(
    string $delimiter = CsvOptions::DEFAULT_DELIMITER,
    string $enclosure = CsvOptions::DEFAULT_ENCLOSURE,
    string $escapedBy = CsvOptions::DEFAULT_ESCAPED_BY
);

```

Development
-----------

[](#development)

Clone this repository and init the workspace with following command:

```
git clone https://github.com/keboola/php-csv-options
cd php-csv-options
docker-compose build
docker-compose run --rm dev composer install --no-scripts

```

Run the test suite using this command:

```
docker-compose run --rm dev composer tests

```

License
-------

[](#license)

MIT licensed, see [LICENSE](./LICENSE) file.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~533 days

Total

3

Last Release

1351d ago

PHP version history (2 changes)v1.0PHP ^7.1

v1.1PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/101dbf2551a0709ddab522f97669f13a2c4cc2d0a1e8d009f3af6ba80accb1a9?d=identicon)[Keboola](/maintainers/Keboola)

---

Top Contributors

[![martinjunger](https://avatars.githubusercontent.com/u/84506613?v=4)](https://github.com/martinjunger "martinjunger (8 commits)")[![zajca](https://avatars.githubusercontent.com/u/180148?v=4)](https://github.com/zajca "zajca (7 commits)")[![ujovlado](https://avatars.githubusercontent.com/u/419849?v=4)](https://github.com/ujovlado "ujovlado (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[alcohol/iso4217

ISO 4217 PHP Library

15411.2M34](/packages/alcohol-iso4217)[kkszymanowski/traitor

Add a trait use statement to existing PHP class

1305.6M16](/packages/kkszymanowski-traitor)[bruli/php-value-objects

PHP Value objects to use for DDD domains.

43321.9k8](/packages/bruli-php-value-objects)[adsmurai/currency

A small library to handle currencies and money values

4443.1k](/packages/adsmurai-currency)[graphite-graph/graphite-graph

Graphite graph DSL

152.8k](/packages/graphite-graph-graphite-graph)

PHPackages © 2026

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