https://github.com/linkorb/graph
Graph library
https://github.com/linkorb/graph
Last synced: about 1 month ago
JSON representation
Graph library
- Host: GitHub
- URL: https://github.com/linkorb/graph
- Owner: linkorb
- License: mit
- Created: 2018-06-10T10:38:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T12:46:32.000Z (about 2 months ago)
- Last Synced: 2025-04-22T14:05:07.252Z (about 1 month ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Graph
=====Library for building in-memory Graphs
## Features
* Kubernetes inspired resource model (including its YAML format and CLI)
* Queries with GraphQL
* Easily write CLI scripts that operate against your graph
* Reusable symfony commands for graph introspection, querying, etc
* Define your own loaders (i.e. load from YAML, JSON, Markdown, etc)## Use-cases
* [INFRA](https://github.com/linkorb/infra): your infrastructure as a GraphQL service
* Model your organization
* Complex documentation projects## License
MIT. Please refer to the [license file](LICENSE) for details.
## Brought to you by the LinkORB Engineering team
Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).Btw, we're hiring!