Remi's RPM repository - Packages

Blog | Forum | Repository

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-2.fc23.remi.noarch [169 KiB] Changelog by Shawn Iwinski (2017-05-29):
- Fix autoloader dependency
php-opencloud-1.16.0-1.fc23.remi.noarch [169 KiB] Changelog by Shawn Iwinski (2017-02-26):
- Update to 1.16.0 (RHBZ #1312624)
- Fix FTBFS (skip tests known to fail)
- Add bundled dependency php-composer(mikemccabe/json-patch-php)
- Use php-composer(fedora/autoloader)