Packages from garlic
-
-
PHP
garlic/bus
Message Bus Bundle uses for communication among microservices through message bus (by default is RabbitMQ)
-
-
PHP
garlic/gateway
Gateway Bundle provided to handle combined client query and delegate them to single microservice
-
PHP
garlic/graphql
GraphQL Bundle uses for sending and receiving graphql queries among microservices through Garlic Message Bus.
-
-
PHP
garlic/graphql-wrapper
GraphQL wrapper bundle uses for communication among microservices through message bus (by default is RabbitMQ)
-
PHP
garlic/healthcheck
Health check Bundle used for graphQL schema introspection and whole schema merge at gateway
-