Packages from garlic

  • PHP

    garlic/auth

    JWT token authorization for Garlic services

  • PHP

    garlic/bus

    Message Bus Bundle uses for communication among microservices through message bus (by default is RabbitMQ)

  • PHP

    garlic/event-source

    Eventsource library for SSE.

  • 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-php-tools

    Olamobile GraphQL multiple schemas stitching.

  • 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

  • PHP

    garlic/user

    Symfony 4 User Bundle for Garlic microservice framework