Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
php-opencloud - PHP SDK for OpenStack/Rackspace APIs
- Website:
- http://docs.php-opencloud.com/
- Licence:
- ASL 2.0
- Vendor:
- Remi Collet
- Description:
The PHP SDK should work with most OpenStack-based cloud deployments, though
it specifically targets the Rackspace public cloud. In general, whenever a
Rackspace deployment is substantially different than a pure OpenStack one,
a separate Rackspace subclass is provided so that you can still use the SDK
with a pure OpenStack instance (for example, see the OpenStack class (for
OpenStack) and the Rackspace subclass).
Autoloader: /usr/share/php/OpenCloud/autoload.php
Packages
php-opencloud-1.16.0-7.el6.remi.noarch
|
[171 KiB]
|
Changelog by Remi Collet (2018-10-15):
- fix FTBFS from Koschei, add patch for PHP 7.3 from
https://github.com/rackspace/php-opencloud/pull/736
- use range dependencies
|
php-opencloud-1.16.0-4.el6.remi.noarch
|
[171 KiB]
|
Changelog by Remi Collet (2017-11-02):
- fix FTBFS from Koschei, add patch for PHP 7.2 from
https://github.com/mikemccabe/json-patch-php/pull/17
|