Download the PHP package phpsagas/doctrine-bridge without Composer
On this page you can find all versions of the php package phpsagas/doctrine-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpsagas/doctrine-bridge
More information about phpsagas/doctrine-bridge
Files in phpsagas/doctrine-bridge
Download phpsagas/doctrine-bridge
More information about phpsagas/doctrine-bridge
Files in phpsagas/doctrine-bridge
Vendor phpsagas
Package doctrine-bridge
Short Description The implementation of saga instance repository
License MIT
Homepage https://github.com/phpsagas/doctrine-bridge
Package doctrine-bridge
Short Description The implementation of saga instance repository
License MIT
Homepage https://github.com/phpsagas/doctrine-bridge
Keywords repository
Please rate this library. Is it a good library?
Informations about the package doctrine-bridge
Saga Instance Doctrine Bridge
Table Of Contents
- Requirements
- About package
- Installation
- Usage
- License
Requirements
- php: >= 7.1
- phpsagas/orchestrator: ^0.0
- doctrine/orm: ^2.9
About package
This component is the part of phpsagas framework.
The package contains implementation of saga instance repository based on doctrine/orm.
Installation
You can install the package using Composer:
Usage
You can use DoctrineBasedSagaInstanceRepository
as SagaInstanceRepositoryInterface
implementation.
License
Saga doctrine bridge is released under the MIT license.
All versions of doctrine-bridge with dependencies
PHP Build Version
Package Version
The package phpsagas/doctrine-bridge contains the following files
Loading the files please wait ....