Download the PHP package jerryhopper/service-discovery-php without Composer
On this page you can find all versions of the php package jerryhopper/service-discovery-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jerryhopper/service-discovery-php
More information about jerryhopper/service-discovery-php
Files in jerryhopper/service-discovery-php
Download jerryhopper/service-discovery-php
More information about jerryhopper/service-discovery-php
Files in jerryhopper/service-discovery-php
Vendor jerryhopper
Package service-discovery-php
Short Description .well-known discovery helper
License MIT
Homepage https://github.com/jerryhopper/service-discovery-php
Package service-discovery-php
Short Description .well-known discovery helper
License MIT
Homepage https://github.com/jerryhopper/service-discovery-php
Please rate this library. Is it a good library?
Informations about the package service-discovery-php
service-discovery-php
/.well-known Service discovery helper.
use JerryHopper\ServiceDiscovery\Discovery; $discover = new Discovery("https://accounts.google.com/.well-known/openid-configuration"); print_r($discover->get());
All versions of service-discovery-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
guzzlehttp/guzzle Version ^6.3
kevinrob/guzzle-cache-middleware Version ^3.3
psr/cache Version ^1.0
symfony/cache Version ^5.2
guzzlehttp/guzzle Version ^6.3
kevinrob/guzzle-cache-middleware Version ^3.3
psr/cache Version ^1.0
symfony/cache Version ^5.2
The package jerryhopper/service-discovery-php contains the following files
Loading the files please wait ....