PHPackages                             gordonmurray/clean-import-headings - 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. gordonmurray/clean-import-headings

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

gordonmurray/clean-import-headings
==================================

A small class to help clean headings on an imported CSV file to make them more understandable

1.1(9y ago)169MITPHP

Since Feb 18Pushed 9y agoCompare

[ Source](https://github.com/gordonmurray/clean-import-headings)[ Packagist](https://packagist.org/packages/gordonmurray/clean-import-headings)[ RSS](/packages/gordonmurray-clean-import-headings/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Clean Import Headings
=====================

[](#clean-import-headings)

[![Build Status](https://camo.githubusercontent.com/e415c01f65ecab5360a64189405e770e4a42aa371b76dae413050c996387dfb2/68747470733a2f2f7472617669732d63692e6f72672f676f72646f6e6d75727261792f636c65616e2d696d706f72742d68656164696e67732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/gordonmurray/clean-import-headings)

A small PHP class to help clean headings on an imported CSV file, to make them more understandable to an automated process

column headings before:
-----------------------

[](#column-headings-before)

'Company\_Import\_ID', 'Company\_Title\_1', 'Company\_First\_Name', 'Company\_Middle\_Name', 'Company\_Surname', 'Maiden Name', 'Company\_Birth\_date', 'DEPTAP\_Position', 'DEPTAP\_OrgName'

column headings after:
----------------------

[](#column-headings-after)

'import id', 'title', 'first name', 'middle name', 'surname', 'maiden name', 'birth date', 'position', 'orgname'

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~39 days

Total

2

Last Release

3328d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ef285feda5e1007c3816e4dd155059f05d32fa75dbe10a300e96572c88e1331?d=identicon)[gordonmurray](/maintainers/gordonmurray)

---

Top Contributors

[![gordonmurray](https://avatars.githubusercontent.com/u/56556?v=4)](https://github.com/gordonmurray "gordonmurray (21 commits)")

---

Tags

csv-importdata-cleaningphp5-6php7csvimportsheadings

### Embed Badge

![Health badge](/badges/gordonmurray-clean-import-headings/health.svg)

```
[![Health](https://phpackages.com/badges/gordonmurray-clean-import-headings/health.svg)](https://phpackages.com/packages/gordonmurray-clean-import-headings)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M711](/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)[goodby/csv

CSV import/export library

9555.6M23](/packages/goodby-csv)[sonata-project/exporter

Lightweight Exporter library

44920.9M35](/packages/sonata-project-exporter)

PHPackages © 2026

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