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).

Packages

php-opencloud-1.16.0-1.el5.remi.noarch [170 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)
php-opencloud-1.12.2-1.el5.remi.noarch [158 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)