Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeyoll/arangodb-graph-poc
https://github.com/aeyoll/arangodb-graph-poc
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aeyoll/arangodb-graph-poc
- Owner: aeyoll
- Created: 2016-07-02T12:08:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T13:36:52.000Z (over 8 years ago)
- Last Synced: 2024-11-01T23:25:13.328Z (about 2 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple ArangoDB proof of concept ...
... using the official PHP client to manage graphs
## Installation
Using composer:
```
composer install
```