Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 754 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 754 Bytes

Transaction

Abstraction for transaction control on an application tier.

Version License Downloads Build Status

Installation

composer require litgroup/transaction:^0.3

Example of usage

// TODO: Write example of usage.