sbooker / doctrine-transaction-handler
Doctrine transaction handler implementation for sbooker/transaction-manager
Installs: 4 984
Dependents: 2
Suggesters: 4
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- doctrine/orm: ^2.4
- sbooker/transaction-manager: ^2.3
This package is auto-updated.
Last update: 2024-10-23 06:12:21 UTC
README
See sbooker/transaction-manager library
Installation
composer require sbooker/doctrine-transaction-handler
Example of usage
// TODO: Write example of usage.
License
See LICENSE file.