Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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.remi.src [2.0 MiB] 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.remi.src [2.0 MiB] 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
php-opencloud-1.16.0-2.remi.src [2.0 MiB] Changelog by Shawn Iwinski (2017-05-29):
- Fix autoloader dependency
php-opencloud-1.16.0-1.remi.src [2.0 MiB] 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)
php-opencloud-1.12.2-1.remi.src [519 KiB] Changelog by Shawn Iwinski (2016-03-26):
- Updated to 1.12.2
- Updated URL
- Updated dependencies to use php-composer(*)
- Added autoloader (and bumped dependency versions for their autoloaders)