alguilla / arangodb-ogm-bundle
PHP arango db bundle for symfony usage.
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: 2025-03-18 23:28:33 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