linkorb / graph
Graph: generic in-memory graph resource toolkit
v1.2.1
2020-08-22 06:25 UTC
Requires
- php: >=7.2.0
- doctrine/inflector: ^1.0
- symfony/console: ^4.0
- symfony/dotenv: ^4.0
- symfony/serializer: ^4.2
- symfony/yaml: ^3.0|^4.0
- webonyx/graphql-php: ^0.13.1
This package is auto-updated.
Last update: 2021-04-22 07:59:52 UTC
README
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: your infrastructure as a GraphQL service
- Model your organization
- Complex documentation projects
License
MIT. Please refer to the license file for details.
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!