PHPackages                             urukalo/csvconverter - 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. [Database &amp; ORM](/categories/database)
4. /
5. urukalo/csvconverter

ActiveLibrary[Database &amp; ORM](/categories/database)

urukalo/csvconverter
====================

csv converter

v0.0.1(9y ago)09MITHTML

Since Feb 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/urukalo/cvsConverter)[ Packagist](https://packagist.org/packages/urukalo/csvconverter)[ Docs](https://github.com/urukalo/csvconverter)[ RSS](/packages/urukalo-csvconverter/feed)WikiDiscussions master Synced 2mo ago

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

csvConverter
============

[](#csvconverter)

simple csv converter to any format defined by template

- converter read cvs header (firs line) for colons names and use them for template in format:

```
[
    "name" => 'colon_name',
    "value" => 'colon_value'
]

```

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

[](#getting-started)

just run a command, look down at usage example

### Usage

[](#usage)

here is one example to run on console:

```
   >  ./composer.phar csvConvert -- path/to/passwords.csv path/to/exported.xml template.html

```

package coming with MacPass xml template, and example passwords.csv with proper header (just export csv from google passwords and adjust header like in example)

Running the tests
-----------------

[](#running-the-tests)

nope

### Break down into end to end tests

[](#break-down-into-end-to-end-tests)

nope

```
nope

```

### And coding style tests

[](#and-coding-style-tests)

nope

```
nope

```

Deployment
----------

[](#deployment)

nope

Built With
----------

[](#built-with)

- nope

Contributing
------------

[](#contributing)

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/urukalo/csvConverter/tags).

Authors
-------

[](#authors)

- **Milan Urukalo** - *Initial work* - [urukalo](https://github.com/urukalo)

See also the list of [contributors](https://github.com/urukalo/csvConverter/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

Acknowledgments
---------------

[](#acknowledgments)

- none

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3360d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7669991011519c65412731bfc6cd91127417866ce2e9708aaa10bad0b4606b42?d=identicon)[urukalo](/maintainers/urukalo)

---

Top Contributors

[![urukalo](https://avatars.githubusercontent.com/u/4164349?v=4)](https://github.com/urukalo "urukalo (2 commits)")

---

Tags

xmlconvertsqlcvs

### Embed Badge

![Health badge](/badges/urukalo-csvconverter/health.svg)

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

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k578.4M5.6k](/packages/doctrine-dbal)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[doctrine/sql-formatter

a PHP SQL highlighting library

1.9k166.0M85](/packages/doctrine-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[phpmyadmin/sql-parser

A validating SQL lexer and parser with a focus on MySQL dialect.

47750.4M55](/packages/phpmyadmin-sql-parser)[rolfvreijdenberger/izzum-statemachine

A superior statemachine library php &gt;= 5.3. Integrates with your domain models perfectly.

7425.5k](/packages/rolfvreijdenberger-izzum-statemachine)

PHPackages © 2026

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