Libraries tagged by microservices-architecture
not-empty/request-service-php-lib
463 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
sfynx-project/tool-circuitbreaker-bundle
20334 Downloads
This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture
not-empty/ala-microframework-php
9 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
kiwfy/request-service-php
1794 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
tleckie/circuit-breaker
1 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
22 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
singlephon/nodelink
8 Downloads
This project is a Laravel-based microservices architecture designed to allow easy communication between multiple applications through a centralized parent application. The parent application acts as a hub for communication between the child applications, allowing for efficient and streamlined data sharing across multiple services.
singlephon/corelink
14 Downloads
This project is a Laravel-based microservices architecture designed to allow easy communication between multiple applications through a centralized parent application. The parent application acts as a hub for communication between the child applications, allowing for efficient and streamlined data sharing across multiple services.
shell/card-management-sdk
21 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.
scaffoldeducation/request-service-php
165 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
rawp/rawp
1 Downloads
A custom PHP framework with microservice architecture
newwaybrazil/locus-php
2186 Downloads
PHP library get urls of services in a microservice architecture, with redis cache
leodisarli/disarli-locus-php
1 Downloads
PHP library get urls of services in a microservice architecture, with redis cache
kakadu-dev/php-ijson-microservices
1062 Downloads
Package for create microservice architecture based on PHP.
jpuminate/auth
20 Downloads
laravel package for checking token signature, work on microservice architecture, when we need to ckeck the token validation without sending the request to the Auth server