Skip to content

Latest commit

 

History

141 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jurager/Microservice

Latest Stable Version Total Downloads PHP Version Require License

A Laravel package for secure communication between microservices.

Features:

  • HMAC-signed requests for internal service authentication
  • Service discovery via shared cache manifests or DNS pattern (Kubernetes-ready)
  • Route manifest publishing and gateway proxying
  • Idempotency support for non-safe requests (POST, PUT, PATCH)
  • Event bus over RabbitMQ with signed envelopes, confirmed delivery and dead-letter routing

Requirements

  • PHP 8.4+
  • Laravel 13.17+
  • Cache (Redis, Memcached, DynamoDB, or Database)
  • Guzzle 7+
  • RabbitMQ 3.8+ (only when the event bus is used)

Installation

To install, configure and learn how to use please go to the Documentation.

License

This package is open-sourced software licensed under the MIT license.

About

Microservice communication SDK for Laravel

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages