Libraries tagged by microservices-architecture
byjg/jwt-session
82668 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
not-empty/request-service-php-lib
4183 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
sfynx-project/tool-circuitbreaker-bundle
21272 Downloads
This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture
mcrm/laravel-connection-storage
267 Downloads
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
scaffoldeducation/request-service-php
182 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
not-empty/ala-microframework-php
12 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
kroderdev/laravel-microservice-core
150 Downloads
Laravel package providing JWT authentication, RBAC, distributed tracing, and multi-service HTTP client for microservice architectures.
diffhead/php-data-enrichment-kit
222 Downloads
Data enrichment library. A suitable component for microservice architectures.
kiwfy/request-service-php
1969 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
tleckie/circuit-breaker
2 Downloads
With the powerful Circuit Breaker library in PHP you will be able to manage and protect your application from requests that stop working to avoid overloads. The implementation that you will have to do is very simple.
roshandelpoor/register-php-app-in-eureka
32 Downloads
This Package is Eureka Client And it's a library that interacts with the Eureka Server to register, deregister, and discover other services. Finally, I Want To Emphasize that This is NOT New Package (ONLY Fix Bug for package piwvh/php-eureka) Because of My Microservices Projects that I have to custom it
shell/card-management-sdk
58 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
newwaybrazil/locus-php
2187 Downloads
PHP library get urls of services in a microservice architecture, with redis cache
kuncen/mcs-laravel-rabbitmq
44 Downloads
RabbitMQ Publisher and Consumer Laravel for Microservices Architecture
kakadu-dev/php-ijson-microservices
1078 Downloads
Package for create microservice architecture based on PHP.