PHPackages                             alevikzs/persistent-jms - 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. [Database &amp; ORM](/categories/database)
4. /
5. alevikzs/persistent-jms

ActiveLibrary[Database &amp; ORM](/categories/database)

alevikzs/persistent-jms
=======================

JMS array collection handler for symfony doctrine persistent collection support

1.0.0(8y ago)127MITPHPPHP &gt;=7.0

Since Oct 23Pushed 8y agoCompare

[ Source](https://github.com/alevikzs/persistent-jms)[ Packagist](https://packagist.org/packages/alevikzs/persistent-jms)[ RSS](/packages/alevikzs-persistent-jms/feed)WikiDiscussions master Synced 2mo ago

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

Persistent JMS
--------------

[](#persistent-jms)

#### What is it?

[](#what-is-it)

This package is based on [JMS Serializer](https://github.com/schmittjoh/serializer) and resolve symfony doctrine persistent collection support problem. When you use deserialization, original library is not support cascade and orphanRemoval relations functionality.

#### Installation

[](#installation)

```
$ composer require alevikzs/persistent-jms

```

#### How to use

[](#how-to-use)

In your symfony services.yml config need to add:

```
jms_serializer.object_constructor:
    alias: jms_serializer.doctrine_object_constructor
    public: false
jms_serializer.array_collection_handler:
    class: PersistentJMS\ArrayCollectionHandler
    tags:
        - { name: jms_serializer.subscribing_handler }

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51e76d1247dbf9653314f84eff8808f87e9e556f0df5c9d19b31730ab417439b?d=identicon)[alevikzs](/maintainers/alevikzs)

---

Top Contributors

[![alevikzs](https://avatars.githubusercontent.com/u/2803511?v=4)](https://github.com/alevikzs "alevikzs (5 commits)")

---

Tags

deserializationdoctrinejms-serializerpersistent-collectionsphpserializationsymfonyphpsymfonydoctrinejms-serializerarray collectionpersistent collection

### Embed Badge

![Health badge](/badges/alevikzs-persistent-jms/health.svg)

```
[![Health](https://phpackages.com/badges/alevikzs-persistent-jms/health.svg)](https://phpackages.com/packages/alevikzs-persistent-jms)
```

###  Alternatives

[kucharovic/money-bundle

This bundle provides integration for Money library in your Symfony project.

2253.7k](/packages/kucharovic-money-bundle)[fourlabs/qbjs-parser-bundle

This bundle is a Symfony wrapper for fourlabs/qbjs-parser.

1514.7k1](/packages/fourlabs-qbjs-parser-bundle)[andanteproject/soft-deletable-bundle

A Symfony Bundle to handle soft deletable with Doctrine Entities

1028.3k](/packages/andanteproject-soft-deletable-bundle)

PHPackages © 2026

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