Registry / cloud / rackspace-php-opencloud

rackspace-php-opencloud

JSON →
library1.16.0phppackagistunverified

PHP SDK for Rackspace/OpenStack APIs

composer require rackspace/php-opencloud
INSTALL
IMPORT
SIG · RACKSPACE-PHP-OPEN
R
rackspace-php-opencloud
cloudphpv1.16.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rackspace
use OpenCloud\Rackspace;

Authenticate and access a Rackspace service

use OpenCloud\Rackspace; $client = new Rackspace(Rackspace::US_IDENTITY_ENDPOINT, [ 'username' => 'your-username', 'apiKey' => 'your-api-key' ]); $dns = $client->dnsService();
Debug
Known issues
breakingDeprecated in favor of openstack/openstack SDK
fix
Migrate to openstack/openstack
affects: >=1.16.0
Upgrade
Version history
1.16.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
rackspace-php-opencloud — pip install rackspace-php-opencloud · libregistry