Download the PHP package naumov-adata/laravel-tarantool without Composer
On this page you can find all versions of the php package naumov-adata/laravel-tarantool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download naumov-adata/laravel-tarantool
More information about naumov-adata/laravel-tarantool
Files in naumov-adata/laravel-tarantool
Download naumov-adata/laravel-tarantool
More information about naumov-adata/laravel-tarantool
Files in naumov-adata/laravel-tarantool
Vendor naumov-adata
Package laravel-tarantool
Short Description A Tarantool based Eloquent ORM and Query builder for Laravel
License BSD-3-Clause
Homepage https://github.com/naumovmag/laravel-tarantool
Package laravel-tarantool
Short Description A Tarantool based Eloquent ORM and Query builder for Laravel
License BSD-3-Clause
Homepage https://github.com/naumovmag/laravel-tarantool
Please rate this library. Is it a good library?
Informations about the package laravel-tarantool
Laravel Tarantool
This package adds functionalities to the Eloquent model and Query builder for Tarantool, using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods.
Installation
Laravel Version Compatibility
Laravel | Package |
---|---|
5.8.x | 0.1.9 |
6.x | 0.1.9 |
7.x | 0.1.9 |
8.x | 1.x |
Via Composer
Configuration
You can use Tarantool either as the main database, either as a side database. To do so, add a new tarantool
connection to config/database.php
:
Set tarantool as main database
You can also configure connection with dsn string:
All versions of laravel-tarantool with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^10.0
illuminate/container Version ^10.0
illuminate/database Version ^10.0
illuminate/events Version ^10.0
rybakit/msgpack Version ^0.7
tarantool/client Version ^0.9.0
illuminate/support Version ^10.0
illuminate/container Version ^10.0
illuminate/database Version ^10.0
illuminate/events Version ^10.0
rybakit/msgpack Version ^0.7
tarantool/client Version ^0.9.0
The package naumov-adata/laravel-tarantool contains the following files
Loading the files please wait ....