cloudobjects / sdk
CloudObjects SDK for PHP for working with COIDs and object descriptions from CloudObjects.
Package info
git.cloudobjects.net/CO-Public-Mirror/CloudObjects-PHP-SDK
pkg:composer/cloudobjects/sdk
0.9
2025-05-27 14:46 UTC
Requires
- doctrine/cache: 1.*
- doctrine/common: >=2.6.1
- guzzlehttp/guzzle: >=6.0
- kevinrob/guzzle-cache-middleware: ^3.2
- ml/json-ld: >=1.0.7
- psr/log: >=1.1
- webmozart/assert: ^1.6
Requires (Dev)
- defuse/php-encryption: ^2.2
- nyholm/psr7: ~1.5.1
- phpunit/phpunit: >=4.8.0,<5.0
- symfony/http-foundation: >=4.0
- symfony/psr-http-message-bridge: >=1.1.0
Suggests
- defuse/php-encryption: Required to use CryptoHelper
- nyholm/psr7: Required to use parseSymfonyRequest() in AccountContext.
- symfony/http-foundation: Required to use parseSymfonyRequest() in AccountContext.
- symfony/psr-http-message-bridge: Required to use parseSymfonyRequest() in AccountContext.
README
Installation
The SDK is distributed through packagist.
Install with the following command:
composer require cloudobjects/sdk
License
The PHP SDK is licensed under Mozilla Public License (see LICENSE file).