alguilla / arangodb-ogm-bundle
PHP arango db bundle for symfony usage.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:symfony-bundle
pkg:composer/alguilla/arangodb-ogm-bundle
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: 2025-10-01 01:57:50 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