Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

imagin/guzzle-openstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openstack API Clients for PHP

Build Status

Interact with Openstack Cloud using the Guzzle framework for building RESTful web service clients in PHP.

This is a work in progress, in it's current state is still unusable.

Brief explanation of the clients

IdentityClient - Client for Identity Service (Keystone)

ComputeClient - Client for Compute Service (Nova)

StorageClient - Client for Storage Service (Swift) <- Development hasn't started yet.

OpenstackClient - One client to rule them all!

Testing

Run phpunit on the project's root.

More information

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%