PHPackages                             dmromanov/csvtotextile - 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. dmromanov/csvtotextile

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

dmromanov/csvtotextile
======================

A tool for converting CSV-files into a Textile-formatted text tables.

0.2.1(6y ago)021GPL-3.0PHPPHP &gt;= 7.1.3CI failing

Since Aug 16Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/dmromanov/csvtotextile)[ Packagist](https://packagist.org/packages/dmromanov/csvtotextile)[ RSS](/packages/dmromanov-csvtotextile/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (5)Versions (5)Used By (0)

Csv To Textile
==============

[](#csv-to-textile)

CsvToTextile is a tool for converting CSV-tables into Textile-formatted textual tables written in PHP.

[![Latest Stable Version](https://camo.githubusercontent.com/6e818a12f2ef8c043dcff9a2e04bff7494e61e35a5ccb9e80c052e8f29787aff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646d726f6d616e6f762f637376746f74657874696c652e7376673f7374796c653d666c6174)](https://packagist.org/packages/dmromanov/csvtotextile)[![Minimum PHP Version](https://camo.githubusercontent.com/9104d4815ca26c20fb814da03a49fbfc1c230dbb45b36016f81d5d0e181c8494/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e302d3838393242462e7376673f7374796c653d666c6174)](https://php.net/)[![Build Status](https://camo.githubusercontent.com/53a42b6062a2f5284fc1e645e5cc2a374cca0247b0f839eb34eaed551986d447/68747470733a2f2f7472617669732d63692e6f72672f646d726f6d616e6f762f637376746f74657874696c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dmromanov/csvtotextile)[![codecov](https://camo.githubusercontent.com/1bcd168d567d506c73ed32aeaa18a11fc95be63570f547821f0e14a0d2e3f946/68747470733a2f2f636f6465636f762e696f2f67682f646d726f6d616e6f762f637376746f74657874696c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dmromanov/csvtotextile)

Usage
-----

[](#usage)

The program can be run either from sources or from a [PHP Archive (PHAR)](https://php.net/phar)

To run from a PHAR-file, download it on your computer and run the following command.

```
$ php csvtotextile.phar foo.csv --output foo.textile.txt
```

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

[](#development)

A PHAR-file can be build from sources with the following command:

```
$ php -d phar.readonly=0 vendor/bin/phing build-phar
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance49

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93% 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 ~409 days

Total

3

Last Release

2414d ago

PHP version history (2 changes)0.1.0PHP &gt;= 7.0.6

0.2.1PHP &gt;= 7.1.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/299059?v=4)[Dmitrii Romanov](/maintainers/dmromanov)[@dmromanov](https://github.com/dmromanov)

---

Top Contributors

[![dmromanov](https://avatars.githubusercontent.com/u/299059?v=4)](https://github.com/dmromanov "dmromanov (40 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

csvconvertertextile

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dmromanov-csvtotextile/health.svg)

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

###  Alternatives

[faisalman/simple-excel-php

Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats

561606.4k1](/packages/faisalman-simple-excel-php)

PHPackages © 2026

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