tarantool / temporal
Temporal api for Tarantool mapper.
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/tarantool/temporal
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: 2025-09-26 12:25:57 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.