An open API service indexing awesome lists of open source software.

https://github.com/jafaripur/php-microservice-user-service

Client library for a microservice actions for calling.
https://github.com/jafaripur/php-microservice-user-service

amqp microservice php rabbitmq

Last synced: 9 months ago
JSON representation

Client library for a microservice actions for calling.

Awesome Lists containing this project

README

          

# Client library for jafaripur/php-microservice-application

This library is written to easy use of micro service methods for interaction. Each microservice can have their own library to call by another microservice library or call by the front-end controller.

Sample application used this library:

Symfony framework: [jafaripur/php-microservice-application-symfony](https://github.com/jafaripur/php-microservice-application-symfony)

Spiral framework: [jafaripur/php-microservice-application](https://github.com/jafaripur/php-microservice-application)

Yii3 framework: [jafaripur/php-microservice-application-yii3](https://github.com/jafaripur/php-microservice-application-yii3)

Yii2 framework: [jafaripur/php-microservice-application-yii2](https://github.com/jafaripur/php-microservice-application-yii2)

For more info check this microservice library:

[jafaripur/php-microservice](https://github.com/jafaripur/php-microservice)