PHPackages                             crevasse/converter - 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. crevasse/converter

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

crevasse/converter
==================

Simple hash-json creation for any project managed via crevasse.

0.1.1(8y ago)05MITPHPPHP &gt;=5.6

Since Feb 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/crevasse/converter)[ Packagist](https://packagist.org/packages/crevasse/converter)[ RSS](/packages/crevasse-converter/feed)WikiDiscussions master Synced 1mo ago

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

crevasse/converter [![Build Status](https://camo.githubusercontent.com/879411307901ab0ed1d16337fc4c3c162e0546354f369c049dc837f47f0b1892/68747470733a2f2f7472617669732d63692e6f72672f63726576617373652f636f6e7665727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/crevasse/converter) [![Coverage Status](https://camo.githubusercontent.com/6c73655821671c790f7406060b4825f5c58904c2a2a4d66f2608b51c4eed6c7d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f63726576617373652f636f6e7665727465722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/crevasse/converter?branch=master) [![codecov](https://camo.githubusercontent.com/a1c963c247f8578a0628cc6e2007daea3b1daab62470c4b76d93fde46eb93513/68747470733a2f2f636f6465636f762e696f2f67682f63726576617373652f636f6e7665727465722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/crevasse/converter)
==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#crevasseconverter---)

Simple `hash-json` creation for any project managed via crevasse.

It takes your existing project's `default.conf`.

- Create a single converts hash-json file, including its all.
- Automated convert process
- Zero additional configuration

**Table of contents**

- [Usage](#usage)
    - [crevasse](#crevasse)
    - [crevasse install](#install)
    - [crevasse convert](#simple-convert)
- [Install](#install)
    - [As a phar (recommended)](#as-a-phar-recommended)
    - [Updating crevasse](#updating-crevasse)
- [License](#license)

Usage
-----

[](#usage)

Once crevasse/converter is [installed](#install), you can use it via command line like this.

### simple convert

[](#simple-convert)

This tool supports several sub-commands. To get you started, you can now use the following simple command:

```
$ crevasse convert
```

This will actually execute the convert command, that allows you take from `*.conf` to fast convert to `convert.json` file (see below description of the [convert command](#convert-convert) for more details).

### convert command

[](#convert-command)

The convert command provides an fast command line convert. if you not specify conf path, it an convert via default conf path. So if you know the exact conf path, you can use the following command:

```
$ crevasse convert default.conf export convert.json
```

Install
-------

[](#install)

You can grab a copy of crevasse/converter in either of the following ways.

### As a phar (recommended)

[](#as-a-phar-recommended)

You can simply download a pre-compiled and ready-to-use version as a Phar to any directory. Simply download the latest `crevasse.phar` file from our [releases page](https://github.com/crevasse/converter/releases):

[Latest release](https://github.com/crevasse/converter/releases/latest)

That's it already. You can now verify everything works by running this:

```
$ cd ~/Downloads
$ php crevasse.phar -v
```

The above usage examples assume you've installed crevasse system-wide to your $PATH (recommended), so you have the following options:

1. Only use crevasse locally and adjust the usage examples: So instead of

    running `$ crevasse -v`, you have to type `$ php crevasse.phar -v`.
2. Or you can manually make the `crevasse.phar` executable and move it to your $PATH by running:

```
$ chmod 755 crevasse.phar
$ sudo mv crevasse.phar /usr/local/bin/crevasse
```

If you have installed crevasse/converter system-wide, you can now verify everything works by running:

```
$ crevasse -v
```

#### Updating crevasse

[](#updating-crevasse)

There's no separate `update` procedure, simply download the latest release again and overwrite the existing phar.

License
-------

[](#license)

MIT

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

2

Last Release

2993d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/333db2d0ead1a53abe655fe7a706a8aedeacb771b96447c96ddd3c360b1abda8?d=identicon)[BurpSuite](/maintainers/BurpSuite)

---

Tags

convertercrevassehash-jsonrulessurge

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/crevasse-converter/health.svg)

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

###  Alternatives

[dueros/bot-sdk

度秘bot开发的PHP SDK

7514.4k1](/packages/dueros-bot-sdk)[zephir/kirby-contentsync

Kirby contentsync plugin

543.0k](/packages/zephir-kirby-contentsync)[tioncico/curd-automatic-generation

401.7k1](/packages/tioncico-curd-automatic-generation)

PHPackages © 2026

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