PHPackages                             justblackbird/jms-serializer-strict-json-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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. justblackbird/jms-serializer-strict-json-bundle

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

justblackbird/jms-serializer-strict-json-bundle
===============================================

Symfony integration for JMS Serializer strict JSON deserializer

0.2.0(9y ago)056Apache2PHP

Since Apr 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/JustBlackBird/jms-serializer-strict-json-bundle)[ Packagist](https://packagist.org/packages/justblackbird/jms-serializer-strict-json-bundle)[ Docs](https://github.com/JustBlackBird/jms-serializer-strict-json-bundle)[ RSS](/packages/justblackbird-jms-serializer-strict-json-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

JMS Serializer Strict JSON Bundle [![Build Status](https://camo.githubusercontent.com/99130ec28255e733bc055034fc3b1e2a1461270131f8221fe3bcb41a6fa0684f/68747470733a2f2f7472617669732d63692e6f72672f4a757374426c61636b426972642f6a6d732d73657269616c697a65722d7374726963742d6a736f6e2d62756e646c652e737667)](https://travis-ci.org/JustBlackBird/jms-serializer-strict-json-bundle)
==================================================================================================================================================================================================================================================================================================================================================================================

[](#jms-serializer-strict-json-bundle-)

> Symfony integration for [JustBlackBird\\JmsSerializerStrictJson](https://github.com/JustBlackBird/jms-serializer-strict-json)

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

[](#installation)

Run in the command line:

```
composer require justblackbird/jms-serializer-strict-json-bundle
```

Enable the bundle

```
// app/AppKernel.php
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new JustBlackBird\JmsSerializerStrictJsonBundle\JustBlackBirdJmsSerializerStrictJsonBundle(),
        );

        // ...
    }
}
```

Make sure you enable the bundle **after** `JmsSerializerBundle`.

License
-------

[](#license)

[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) (c) Dmitriy Simushev

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

2

Last Release

3353d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2b12a708d5649504df9322541ff13341f5968995c7ea2f8f83a1d19692edf26?d=identicon)[justblackbird](/maintainers/justblackbird)

---

Top Contributors

[![JustBlackBird](https://avatars.githubusercontent.com/u/1167086?v=4)](https://github.com/JustBlackBird "JustBlackBird (9 commits)")

---

Tags

jsonsymfonyserializerjms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/justblackbird-jms-serializer-strict-json-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/justblackbird-jms-serializer-strict-json-bundle/health.svg)](https://phpackages.com/packages/justblackbird-jms-serializer-strict-json-bundle)
```

###  Alternatives

[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)

PHPackages © 2026

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