PHPackages                             mtarld/json-encoder-bundle - 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. mtarld/json-encoder-bundle

AbandonedArchivedSymfony-bundle

mtarld/json-encoder-bundle
==========================

A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.

0.1.1(2y ago)103611MITPHPPHP &gt;=8.2

Since Mar 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mtarld/json-encoder-bundle)[ Packagist](https://packagist.org/packages/mtarld/json-encoder-bundle)[ RSS](/packages/mtarld-json-encoder-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (1)

JsonEncoderBundle
=================

[](#jsonencoderbundle)

A bundle that make the code of the [JsonEncoder component PR](https://github.com/symfony/symfony/pull/51718)available.

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

[](#installation)

### Applications that use Symfony Flex

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require mtarld/json-encoder-bundle
```

### Applications that don't use Symfony Flex

[](#applications-that-dont-use-symfony-flex)

#### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require mtarld/json-encoder-bundle
```

#### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Mtarld\JsonEncoderBundle\JsonEncoderBundle::class => ['all' => true],
];
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Every ~4 days

Total

2

Last Release

787d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74210240f5b6fc7ffbe0638a27676c1d148aa1094b9c5be9a58cb15d0d4355e2?d=identicon)[mtarld](/maintainers/mtarld)

---

Top Contributors

[![mtarld](https://avatars.githubusercontent.com/u/4955509?v=4)](https://github.com/mtarld "mtarld (18 commits)")[![Korbeil](https://avatars.githubusercontent.com/u/944409?v=4)](https://github.com/Korbeil "Korbeil (4 commits)")[![mathias-drdata](https://avatars.githubusercontent.com/u/165805988?v=4)](https://github.com/mathias-drdata "mathias-drdata (1 commits)")

### Embed Badge

![Health badge](/badges/mtarld-json-encoder-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mtarld-json-encoder-bundle/health.svg)](https://phpackages.com/packages/mtarld-json-encoder-bundle)
```

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k132.9M468](/packages/zircote-swagger-php)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

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

PHPackages © 2026

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