PHPackages                             pluess/doctrine-trx-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. [Database &amp; ORM](/categories/database)
4. /
5. pluess/doctrine-trx-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

pluess/doctrine-trx-bundle
==========================

This bundle provides container managed transactoins in controller actions.

762[1 issues](https://github.com/pluess/PluessDoctrineTrxBundle/issues)PHP

Since Feb 16Pushed 13y ago6 watchersCompare

[ Source](https://github.com/pluess/PluessDoctrineTrxBundle)[ Packagist](https://packagist.org/packages/pluess/doctrine-trx-bundle)[ RSS](/packages/pluess-doctrine-trx-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

PluessDoctrineTrxBundle
=======================

[](#pluessdoctrinetrxbundle)

Adds container managed transactions for doctrine base persistence in controller actions.

\#Usage

All you need to do to get an action covered by a transaction, is to add the annotation:

```
