tarantool / temporal
Temporal api for Tarantool mapper.
0.2.0
2024-10-21 11:50 UTC
Requires
- php: >=8.0
- nesbot/carbon: ^3.8
- tarantool/mapper: >=6.0.0
Requires (Dev)
- monolog/monolog: ^2.9.3
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-21 12:27:06 UTC
README
Getting started
Supported versions are php 8.1+ and tarantool 2+.
The recommended way to install the library is through Composer:
composer require tarantool/temporal
See tests folder for usage examples.