Download the PHP package razorpay/ec2-metadata without Composer
On this page you can find all versions of the php package razorpay/ec2-metadata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download razorpay/ec2-metadata
More information about razorpay/ec2-metadata
Files in razorpay/ec2-metadata
Download razorpay/ec2-metadata
More information about razorpay/ec2-metadata
Files in razorpay/ec2-metadata
Vendor razorpay
Package ec2-metadata
Short Description This tool is a rewrite of the EC2 Instance Metadata API for PHP.
License MIT
Package ec2-metadata
Short Description This tool is a rewrite of the EC2 Instance Metadata API for PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package ec2-metadata
ec2-metadata
This tool is a rewrite of the EC2 Instance Metadata API for PHP.
This is a fork of d9magai/Ec2MetadataGetter.
The differences from the fork are:
- An additional method called
getMultiple
which fetches multiple instance attributes specified in an array - Caching support. The same request repeated twice on the same machine will give a cached response.
- Custom caching directory. The constructor now takes a cache storage directory and uses that.
- Support for returning dummy data
Usage:
In composer.json
In your code:
LICENSE
This is licensed under the MIT License.
All versions of ec2-metadata with dependencies
PHP Build Version
Package Version
The package razorpay/ec2-metadata contains the following files
Loading the files please wait ....