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 4w 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 40% 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

3216d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2803511?v=4)[Oleksii](/maintainers/alevikzs)[@alevikzs](https://github.com/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

[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

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

1.3k1.4M231](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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