Download the PHP package sk/transaction without Composer
On this page you can find all versions of the php package sk/transaction. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sk/transaction
More information about sk/transaction
Files in sk/transaction
Download sk/transaction
More information about sk/transaction
Files in sk/transaction
Vendor sk
Package transaction
Short Description Library to handle transaction during multiple actions
License MIT
Package transaction
Short Description Library to handle transaction during multiple actions
License MIT
Please rate this library. Is it a good library?
Informations about the package transaction
Transaction
Introduction
This library claims to provide an easy way to implement secure transactions during nearly everything.
Installation
This library can be easily installed via composer
composer require sk/transaction
or just add it to your composer.json file directly.
Usage
As a basic usage example, the CallbackTransaction is used to demonstrate the behaviour during three api calls:
ToDo
- Write more documentation
- Fix typos
License
This library is under the MIT license. See the complete license in the LICENCE file.
All versions of transaction with dependencies
PHP Build Version
Package Version
Requires
psr/log Version
>=1.0.0
The package sk/transaction contains the following files
Loading the files please wait ....