alguilla / arangodb-ogm-bundle
PHP arango db bundle for symfony usage.
Package info
gitlab.com/hiTOski/arangodb-ogm-bundle
Type:symfony-bundle
pkg:composer/alguilla/arangodb-ogm-bundle
dev-main
2022-04-19 11:10 UTC
Requires
- php: ^8.0
- symfony/dependency-injection: ^6.0
- triagens/arangodb: ^3.8
Suggests
- api-platform/core: To use the API Platform bridge.
This package is not auto-updated.
Last update: 2026-03-04 04:13:11 UTC
README
ArangoDB OGM Bundle
What is it ?
It's a bundle aiming to mimic the behaviour of symfony ORM & ODM for ArangoDB. Work in progress
How to use it ?
Just copy/past this in your project directory :
composer require alguilla/arangodb-ogm-bundle --dev