https://github.com/tarantool-php/temporal
https://github.com/tarantool-php/temporal
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarantool-php/temporal
- Owner: tarantool-php
- License: mit
- Created: 2024-10-14T10:16:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-26T10:50:09.000Z (about 1 year ago)
- Last Synced: 2025-04-12T19:09:09.674Z (10 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tarantool temporal
[](https://opensource.org/licenses/MIT)
[](https://github.com/tarantool-php/temporal/actions/workflows/tests.yml)
[](https://github.com/tarantool-php/temporal/releases)
[](https://packagist.org/packages/tarantool/temporal)
[](https://t.me/tarantool_php)
## Getting started
Supported versions are php 8.1+ and tarantool 2+.\
The recommended way to install the library is through [Composer](http://getcomposer.org):
```bash
composer require tarantool/temporal
```
See tests folder for usage examples.