Skip to content

FiveLab/Transactional

Repository files navigation

Russia has become a terrorist state.

 #StandWithUkraine 

Transactional

Build Status

With use this package, you can run you code in transactional layer.

Installation

Add FiveLab/Transactional in your composer.json:

{
    "require": {
        "fivelab/transactional": "~2.0"
    }
}

Now tell composer to download the library by running the command:

php composer.phar update fivelab/transactional

Development

For easy develop, you can use our Dockerfile.

docker build -t transactional .
docker run -it -v $(pwd):/code transactional bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published