PHPackages                             dmp/transactional-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dmp/transactional-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

dmp/transactional-bundle
========================

Bundle for support of Transactional AOP annotation

1.0.0(1y ago)0527MITPHPPHP &gt;=8.1

Since Sep 30Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (6)Used By (0)

Transactional Bundle
====================

[](#transactional-bundle)

Adding this bundle enables support of `@Transactional` advice and pointcut.

The pointcut checks the existence of annotation `@Transactional`.

Join points will be executed within a transaction.

If join point executes successfully the EntityManager is flushed and transaction is committed.

If execution of join point threw an exception EntityManager is closed and transaction is rolled back.

Usage
-----

[](#usage)

```
composer require dmp/transactional-bundle
```

TODO
----

[](#todo)

- add integration test

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

5

Last Release

635d ago

Major Versions

0.2.1 → 1.0.02024-08-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/0098f8fc19f0c1027a7d88f03c06c01b666c9a92c0fde943bdad446b05041701?d=identicon)[Armenian](/maintainers/Armenian)

---

Top Contributors

[![Armenian](https://avatars.githubusercontent.com/u/6642299?v=4)](https://github.com/Armenian "Armenian (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dmp-transactional-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dmp-transactional-bundle/health.svg)](https://phpackages.com/packages/dmp-transactional-bundle)
```

###  Alternatives

[hostnet/entity-tracker-component

Provides an event when a Tracked entity changes

16158.1k4](/packages/hostnet-entity-tracker-component)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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