Download the PHP package pickmap/service-request without Composer
On this page you can find all versions of the php package pickmap/service-request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pickmap/service-request
More information about pickmap/service-request
Files in pickmap/service-request
Download pickmap/service-request
More information about pickmap/service-request
Files in pickmap/service-request
Vendor pickmap
Package service-request
Short Description A regular structure for sending requests from client to client
License MIT
Package service-request
Short Description A regular structure for sending requests from client to client
License MIT
Please rate this library. Is it a good library?
Informations about the package service-request
If you work in a macro service structure or if you need a very light library to send and receive reposts in a simple service or application, this library will greatly help you.
Currently, it is only implemented to receive tokens from https://www.keycloak.org/, but you can complete it The best usage example is shown in this chart so that you can do the "Request To Service With Token" step with this library.
setp #1
setp #2
Define the following variables in your .env file
setp #2
In any class you want to be equipped to send a request like a model or controller, do the following
You can access these methods separately
All versions of service-request with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
guzzlehttp/guzzle Version ^7.2
laravel/framework Version 7.*|8.*|9.*|10.*|11.*
guzzlehttp/guzzle Version ^7.2
laravel/framework Version 7.*|8.*|9.*|10.*|11.*
The package pickmap/service-request contains the following files
Loading the files please wait ....