Pinned Repositories
AuditTrackingBundle
Configurable auditing bundle, an easy way to keep record of users requests to Graviton
graviton
A Symfony based framework to generate REST services from JSON service definition files.
GravitonCommonBundle
Common functionality for our symfony apps
import-export
Tools for importing and exporting resources from a graviton instance
link-header-rel-parser
A small library that parses RESTful Link headers with rel attributes (relations)
messaging-java
Message Queue Integration Library for Java
mongodb-migrations-bundle
php-rql-parser
A PHP RQL Parsing Library
rql-command
RQL parser and lexer commands
rql-parser
PHP RQL parser
libgraviton's Repositories
libgraviton/rql-parser
PHP RQL parser
libgraviton/php-rql-parser
A PHP RQL Parsing Library
libgraviton/link-header-rel-parser
A small library that parses RESTful Link headers with rel attributes (relations)
libgraviton/rql-command
RQL parser and lexer commands
libgraviton/AuditTrackingBundle
Configurable auditing bundle, an easy way to keep record of users requests to Graviton
libgraviton/import-export
Tools for importing and exporting resources from a graviton instance
libgraviton/messaging-java
Message Queue Integration Library for Java
libgraviton/analytics-mongoshell-converter
small script that converts javascript arrays (mongo shell aggregate pipelines in js) into valid PHP classes
libgraviton/gdk-essential-pojos
libgraviton/gdk-java
Graviton Development Kit for Java
libgraviton/graviton-worker-base-java
A base library simplifying the process of creating Graviton based workers
libgraviton/DeploymentServiceBundle
Bundle that helps what to do if services are deployed with multiple instances
libgraviton/document-base
some simple base runtime things for services that use graviton generator
libgraviton/goenvsubst
A small binary for Docker containers that replace ENV vars in files with optional Go templating
libgraviton/graviton-pojo-agent
A small java agent that makes Graviton pojos usable for MongoDB
libgraviton/graviton-worker-test-base
small set of things to make testing workers easier
libgraviton/json-command
Simple command executor with arguments serialization and output deserialization
libgraviton/json-command-bundle
Symfony bundle to "graviton/json-command"
libgraviton/json-schema
JSON schema for our loadconfig json files
libgraviton/mongodb-document-mapper
A tiny library that simplifies setting and getting values on MongoDB BSON Document instances with expressions.
libgraviton/node-json-transmogrify
libgraviton/openapi-psr7-validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
libgraviton/php-proxy
A very simple guzzle based php-proxy using PSR interfaces