Software Details:
Version: 1.16.0 updated
Upload Date: 12 Mar 16
Distribution Type: Freeware
Downloads: 45
php-opencloud was first developed to work with the Rackspace API, but is also compatible with OpenStack or any other similar open-cloud API.
The library is basically an abstraction layer between Rackspace's service and the PHP language.
Documentation is included with the download package.
What is new in this release:
- Fix to JSON syntax.
What is new in version 1.15.0:
- Fix to JSON syntax.
What is new in version 1.14.2:
- Fix to JSON syntax.
What is new in version 1.14.1:
- Fix to JSON syntax.
What is new in version 1.12.1 / 1.13.0-alpha1:
- Bug fixes:
- Breaking change introduced during version negotiation.
- Typo in documentation.
What is new in version 1.10.0:
- Fixed deleting PTR records.
What is new in version 1.9.1:
- Adding OpenCloud\Version class for greater clarity
- Updated Guzzle dependency version to v2.8
- Copyright notices updated to 2014
- New "Getting Started" guide for OpenStack
What is new in version 1.8.2:
- Load Balancer nodes can now be updated (to change condition, weight or type).
- Better garbage collection for Directory syncing -- streams are now explicitly closed after use.
- Static website methods are now available for Containers; if used on CDNContainers, a deprecation warning is thrown.
What is new in version 1.5.10:
- Patch to support the diskConfig (Auto, Manual) or other attributes on Server::Create().
- Created CONTRIBUTING.md file to support Github feature.
What is new in version 1.5.7:
- Etag support on create.
- Function signature mismatch.
- CDN object not associated with container.
What is new in version 1.5.6:
- Support for DNS\Domain::CloneDomain() feature.
What is new in version 1.5.5:
- PSR-2 implementation (code formatting).
What is new in version 1.5.4:
- Revised structure around namespaces.
Requirements:
- PHP 5.3 or higher
- PHP's cURL extention
- Rackspace API key
Comments not found