Skip to content

ViktorSel/laravel-arangodb

 
 

Repository files navigation

Aranguent

Build Status Latest Version Total Downloads License

ArangoDB driver for Laravel
The unguent between the ArangoDB and Laravel

The goal is to create a drop-in ArangoDB replacement for Laravel's database, migrations and model handling.

This package is in development; use at your own peril.

Installation

You may use composer to install Aranguent:

composer require laravel-freelancer-nl/aranguent

Version compatibility

Laravel ArangoDB PHP Aranguent
^7.x.x ^3.5.x ^7.3 ^0.3
^8.x.x ^3.6.x ^7.3 ^0.5

Documentation

  1. Connect to ArangoDB: set up a connection
  2. Converting from a SQL database to ArangoDB:
  3. Migrations: migration conversion and commands
  4. Eloquent relationships: supported relationships
  5. Query Builder: supported functions
  6. Transactions: how to set up ArangoDB transactions

About

ArangoDB driver for Laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%