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.
- Host: GitHub
- URL: https://github.com/jafaripur/php-microservice-user-service
- Owner: jafaripur
- License: mit
- Created: 2022-01-23T12:45:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T10:44:20.000Z (over 3 years ago)
- Last Synced: 2025-03-31T05:11:28.211Z (12 months ago)
- Topics: amqp, microservice, php, rabbitmq
- Language: PHP
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)