weareunite/unisys-transactions

Unisys API module to add transactions movements

Installs: 74

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/weareunite/unisys-transactions

0.1.35 2019-03-08 09:00 UTC

This package is auto-updated.

Last update: 2025-10-22 18:57:13 UTC


README

Unisys API module to add Transactions for models

Requirements

This package requires Laravel 5.6 or higher, PHP 7.1 or higher and a database that supports json fields such as MySQL 5.7 or higher.

Installation

You can install the package via composer:

composer require weareunite/unisys-transactions

The package will automatically register itself.

You can install it with:

php artisan unisys-api:transactions:install

License

The MIT License (MIT). Please see License File for more information.