2017 © Pedro Peláez
 

library guzzle-azure

Azure plugin for the guzzle php http client.

image

pazure/guzzle-azure

Azure plugin for the guzzle php http client.

  • Tuesday, December 15, 2015
  • by gimler
  • Repository
  • 1 Watchers
  • 6 Stars
  • 89 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Dependency Status, (*1)

Guzzle Azure

Azure plugin for the guzzle php http client., (*2)

Installation

If you are using Composer, and you should, just reference the plugin in your composer.json file:, (*3)

sh composer require "pazure/guzzle-azure", (*4)

Available Clients

  • Managment Client
    • Certificates
    • Locations
    • Operations
  • Storage Client
    • Container
    • Blob

FAQ

create cert

Create self-signed certificate (see [https://www.openssl.org/docs/apps/req.html]) openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout pazure2.pem -out pazure2.pem, (*5)

(see [https://www.openssl.org/docs/apps/x509.html]) openssl x509 -outform der -in pazure2.pem -out pazure2.cer, (*6)

The Versions

15/12 2015

dev-master

9999999-dev

Azure plugin for the guzzle php http client.

  Sources   Download

MIT

The Requires

 

The Development Requires

  • mikey179/vfsstream ~1.6

api framework azure

01/11 2012

v0.0.1

0.0.1.0

Azure plugin for the guzzle php http client.

  Sources   Download

MIT

The Requires

 

api framework azure