PHPackages                             doker42/laravel-csv-to-array - 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. doker42/laravel-csv-to-array

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

doker42/laravel-csv-to-array
============================

helper for convert csv/xls to array

01PHP

Since May 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/doker42/laravel-csv-to-array)[ Packagist](https://packagist.org/packages/doker42/laravel-csv-to-array)[ RSS](/packages/doker42-laravel-csv-to-array/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-csv-to-array
====================

[](#laravel-csv-to-array)

laravel helper convert csv/xls/xlsx to array

base usage

$emptyUnit = \[ 'key\_a' =&gt; '', 'key\_b' =&gt; '', 'key\_c' =&gt; '', \];

$heading = \[ 'key\_a', 'key\_b', 'key\_c', \];

$array = BaseImport::getArray( $file, $fileExtension, $emptyUnit, $heading );

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/doker42-laravel-csv-to-array/health.svg)

```
[![Health](https://phpackages.com/badges/doker42-laravel-csv-to-array/health.svg)](https://phpackages.com/packages/doker42-laravel-csv-to-array)
```

PHPackages © 2026

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