
This is all, of course, highly subject to change.
HPCloud-PHP
This package provides PHP OpenStack bindings for the HP Cloud.
You can use this library to:
- Authenticate your application to the HP Cloud.
- Interact with Object Storage (aka Swift).
Coming soon:
- Intect with the Compute (Nova) manager.
- Intearct with the DaaS (Database as a service) provider.
- Interact with other HP Cloud services
Requirements
- PHP 5.3
- An active HPCloud account with the desired services.
Suggestions
- Enable the cURL extension for full protocol support.
Installation
There are two methods for installing HPCloud-PHP. You may manually install, or you may use the PEAR installer.
Usage
Importing the Library
Authenticating
Working with Object Storage
More information
HP Cloud is a cloud computing platform that provides many services, inlcuding compute installs, object and block storage, and a host of hosted services.
This library provides access to those services.
HPCloud-PHP by HPCloud (2011)
Description