PHPackages                             php-etl/json-plugin - 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. php-etl/json-plugin

ActiveGyroscops-plugin[Utility &amp; Helpers](/categories/utility)

php-etl/json-plugin
===================

Plugin for JSON Extractor and Loader

v0.3.2(3y ago)05761MITPHPPHP ^8.2CI failing

Since May 16Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/php-etl/json-plugin)[ Packagist](https://packagist.org/packages/php-etl/json-plugin)[ RSS](/packages/php-etl-json-plugin/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (11)Versions (9)Used By (0)

JSON Plugin
===========

[](#json-plugin)

This package aims at integrating the json extractor and loader into the

[![Quality (PHPStan lvl 4)](https://github.com/php-etl/json-plugin/actions/workflows/quality.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/quality.yaml)[![PHPUnit](https://github.com/php-etl/json-plugin/actions/workflows/phpunit.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/phpunit.yaml)[![Mutations](https://github.com/php-etl/json-plugin/actions/workflows/infection.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/infection.yaml)[![PHPStan level 5](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-5.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-5.yaml)[![PHPStan level 6](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-6.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-6.yaml)[![PHPStan level 7](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-7.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-7.yaml)[![PHPStan level 8](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-8.yaml/badge.svg)](https://github.com/php-etl/json-plugin/actions/workflows/phpstan-8.yaml)[![PHP](https://camo.githubusercontent.com/8aad2001d74dbf400e458089475ef8450057d511cae2fc647dd9aeffd9c32ba6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d65746c2f6a736f6e2d706c7567696e)](https://camo.githubusercontent.com/8aad2001d74dbf400e458089475ef8450057d511cae2fc647dd9aeffd9c32ba6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d65746c2f6a736f6e2d706c7567696e)

[Pipeline](https://github.com/php-etl/pipeline) stack.

Principles
----------

[](#principles)

The tools in this library will produce executable PHP sources, using an intermediate *Abstract Syntax Tree* from [nikic/php-parser](https://github.com/nikic/PHP-Parser). This intermediate format helps you combine the code produced by this library with other packages from [Middleware](https://github.com/php-etl).

Installation
============

[](#installation)

```
composer require php-etl/json-plugin

```

Usage
=====

[](#usage)

Example of a config file. Reads `input.jsonld`, writes `output.jsonld`, logs error in system's [stderr](https://en.wikipedia.org/wiki/Standard_streams#Standard_error_(stderr)).

```
json:
  extractor:
    file_path: 'input.jsonld'
#  loader:
#    file_path: 'output.jsonld'
  logger:
    type: stderr
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance57

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~81 days

Total

6

Last Release

1124d ago

PHP version history (3 changes)v0.1.x-devPHP ^8.0

v0.2.x-devPHP ^8.1

v0.3.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/144109625f8029112d56f43d08120cf03a0918ea3b4fd59ab53f09b02f630b00?d=identicon)[gplanchat](/maintainers/gplanchat)

---

Top Contributors

[![gplanchat](https://avatars.githubusercontent.com/u/152367?v=4)](https://github.com/gplanchat "gplanchat (18 commits)")[![sebprt](https://avatars.githubusercontent.com/u/47692802?v=4)](https://github.com/sebprt "sebprt (15 commits)")[![JoMessina](https://avatars.githubusercontent.com/u/99172532?v=4)](https://github.com/JoMessina "JoMessina (8 commits)")[![clemzarch](https://avatars.githubusercontent.com/u/28787740?v=4)](https://github.com/clemzarch "clemzarch (4 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/php-etl-json-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/php-etl-json-plugin/health.svg)](https://phpackages.com/packages/php-etl-json-plugin)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

53541.0k3](/packages/jolicode-castor)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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