PHPackages                             codegen/soun2json - 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. codegen/soun2json

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

codegen/soun2json
=================

my description

010PHP

Since Aug 11Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Soun2json
=========

[](#soun2json)

A simple library for getting SOUN directory from GNIVC site and convert it to json.

Warning
-------

[](#warning)

The datasource oof SOUN directory is in ARJ archive. This library use p7zip and PHP exec command for extracting DBF files from archive. You need installed p7zip package on your environment.

### MasOS using HomeBrew:

[](#masos-using-homebrew)

```
brew install p7zip
```

### Ubuntu:

[](#ubuntu)

```
sudo apt install p7zip-full
```

### Fedora, CentOS:

[](#fedora-centos)

```
sudo yum install p7zip p7zip-plugins
```

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

[](#installation)

You can install it through [Composer](https://getcomposer.org):

```
$ composer require codegen/soun2json
```

Usage
-----

[](#usage)

```
use Soun2json\Soun2json;

$json = new Soun2json();
echo $json->getData();
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b20760f3720e62c3a4e675dcbf257b5b8c1bcdf3e9c6109e378037684b153c0?d=identicon)[codegenz](/maintainers/codegenz)

---

Top Contributors

[![distate](https://avatars.githubusercontent.com/u/14198395?v=4)](https://github.com/distate "distate (14 commits)")[![codegenz](https://avatars.githubusercontent.com/u/8182677?v=4)](https://github.com/codegenz "codegenz (1 commits)")

### Embed Badge

![Health badge](/badges/codegen-soun2json/health.svg)

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

###  Alternatives

[phasync/phasync

phasync asyncio library for PHP, providing seamless and efficient coroutines via PHP fibers

2463.2k4](/packages/phasync-phasync)[ehaerer/paste-reference

Paste Reference - offers the option to paste references instead of copies for content elements in TYPO3

19367.1k](/packages/ehaerer-paste-reference)[haringsrob/livewire-datepicker

A standalone livewire datepicker component without dependencies

4118.1k](/packages/haringsrob-livewire-datepicker)[omaralalwi/laravel-trash-cleaner

Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.

213.9k](/packages/omaralalwi-laravel-trash-cleaner)

PHPackages © 2026

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