Download the PHP package lvieira/arangodb-php-odm without Composer
On this page you can find all versions of the php package lvieira/arangodb-php-odm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package arangodb-php-odm
ArangoDB PHP ODM
A new PHP driver for ArangoDB
Installation
Using composer
- Run the command below on your project root.
composer require lvieira/arangodb-php-odm
Usage
Setting up a new connection
Managing databases
With connection, you already set a database. You can get the database instance.
Collections
You can also work with collections objects directly.
Documents
Transactions
You can perform transactions on ArangoDB Server sending JavaScript code.
You can also perform transactions directly from PHP.
Documentation
Check the API Reference.
Contributing
Check how to contribute to this project
All versions of arangodb-php-odm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-json Version *
guzzlehttp/psr7 Version ^2.3
guzzlehttp/guzzle Version ^7.4
symfony/service-contracts Version 3.0.2
symfony/event-dispatcher-contracts Version 3.0.2
symfony/deprecation-contracts Version 3.0.2
symfony/string Version 6.0.10
ext-json Version *
guzzlehttp/psr7 Version ^2.3
guzzlehttp/guzzle Version ^7.4
symfony/service-contracts Version 3.0.2
symfony/event-dispatcher-contracts Version 3.0.2
symfony/deprecation-contracts Version 3.0.2
symfony/string Version 6.0.10
The package lvieira/arangodb-php-odm contains the following files
Loading the files please wait ....