PHPackages                             bluegg/csvtotable - 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. bluegg/csvtotable

Abandoned → [towardstudio/csvtotable](/?search=towardstudio%2Fcsvtotable)Craft-plugin[Utility &amp; Helpers](/categories/utility)

bluegg/csvtotable
=================

Create a table from a CSV

3.0.0(2y ago)032MITPHP

Since May 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/towardstudio/csvtotable)[ Packagist](https://packagist.org/packages/bluegg/csvtotable)[ RSS](/packages/bluegg-csvtotable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (11)Used By (0)

CSV to Table plugin for Craft CMS 5.x
=====================================

[](#csv-to-table-plugin-for-craft-cms-5x)

Create a table from a CSV

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

```
cd /path/to/project/craft

```

2. Then tell Composer to load the plugin:

```
composer require towardstudio/csvtotable

```

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for CSV to Table.

Settings
--------

[](#settings)

In a Dev environment there is a control panel navigation item which will direct you to the plugin settings.

Within the settings you can set classes on each of the table elements to give a global style.

Template
--------

[](#template)

```
{{ csvToTable(entry.csvTable) }}

```

To display the table, you can pass the Asset into a function. This will automatically change the data into a table format.

Additional Parameter
--------------------

[](#additional-parameter)

If you don't want your table to display with a `` you can pass an additional parameter of `false` into the function which will remove the `` option.

```
{{ csvToTable(entry.csvTable, false) }}

```

[Toward Disclaimer](https://github.com/towardstudio/toward-open-source-disclaimer)

Brought to you by [Toward](https://toward.studio)

###  Health Score

24

↓

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Recently: every ~109 days

Total

9

Last Release

740d ago

Major Versions

1.0.0 → 2.0.12022-07-07

2.1.0 → 4.x-dev2023-04-11

3.0.0 → 5.x-dev2024-04-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b36e1293cf27421649ea39258041db60d1c5fbff797eb4236a9f2db299457f4?d=identicon)[toward](/maintainers/toward)

---

Top Contributors

[![DowleyDeveloped](https://avatars.githubusercontent.com/u/24968042?v=4)](https://github.com/DowleyDeveloped "DowleyDeveloped (30 commits)")

### Embed Badge

![Health badge](/badges/bluegg-csvtotable/health.svg)

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

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

395798.1k10](/packages/spicyweb-craft-neo)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)

PHPackages © 2026

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