PHPackages                             aerosox/dataconverter - 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. aerosox/dataconverter

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

aerosox/dataconverter
=====================

Convert data formats

07PHP

Since Dec 1Pushed 7y agoCompare

[ Source](https://github.com/levijackson/DataConverter)[ Packagist](https://packagist.org/packages/aerosox/dataconverter)[ RSS](/packages/aerosox-dataconverter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

DataConverter
=============

[](#dataconverter)

Tool to convert data between different formats. Currently supported:

- CSV to Array
- CSV to JSON

Getting Started
---------------

[](#getting-started)

```
$transform = new \DataConverter\CsvToArray($csvFilePath);
$data = $transform->transform();

```

### Prerequisites

[](#prerequisites)

- PHP 7+

### Installing

[](#installing)

```
composer require aerosox/dataconverter

```

Tests
-----

[](#tests)

```
php vendor/bin/phpunit tests/

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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/cbc0a8136a40782146d9d6e956f174e76ed2c45898d92acd34fb837785c530f3?d=identicon)[levijackson](/maintainers/levijackson)

---

Top Contributors

[![levijackson](https://avatars.githubusercontent.com/u/443480?v=4)](https://github.com/levijackson "levijackson (3 commits)")

### Embed Badge

![Health badge](/badges/aerosox-dataconverter/health.svg)

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

###  Alternatives

[danielstjules/php-pretty-datetime

Generates human-readable strings for PHP DateTime objects

5791.9k](/packages/danielstjules-php-pretty-datetime)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[nystudio107/craft3-multi-environment

Efficient and flexible multi-environment config for Craft 3 CMS

7218.3k5](/packages/nystudio107-craft3-multi-environment)[xi/collections

Functional, immutable and extensible enumerations and collections for PHP 5.3.

26100.6k1](/packages/xi-collections)[psalm/attributes

A collection of PHP 8 Attributes that Psalm can understand

19120.0k2](/packages/psalm-attributes)[kolirt/laravel-openstreetmap

Package for openstreetmap.org

2332.5k](/packages/kolirt-laravel-openstreetmap)

PHPackages © 2026

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