nearoute / php-openstack
PHP SDK for OpenStack APIs. Fork from php-opencloud/openstack, support for Nearoute Cloud Platform.
Requires
- php: ^7.2.5|^8.0
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/uri-template: ^0.2|^1.0
- justinrainbow/json-schema: ^5.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.18
- php-coveralls/php-coveralls: ^2.0
- php-parallel-lint/php-parallel-lint: ^1.2
- phpspec/prophecy: ^1.17
- phpunit/phpunit: ^8.0
- psr/log: ^1.0
- v4.6.3
- v4.6.2
- v4.6.1
- v4.6
- v4.5.4
- v4.5.3
- v4.5.2
- v4.5.1
- v4.5
- v4.4
- v4.3.1
- v4.3
- v4.2
- v4.1.1
- v4.1
- v4.0
- v3.2.1
- v3.2.0
- v3.1.0
- dev-master / 3.0.x-dev
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- 2.0.x-dev
- v2.0.16
- v2.0.15
- v2.0.14
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-rc3
- v2.0.0-rc2
- v2.0.0-rc1
- dev-swift-tempurl
- dev-objectstorage-meta
- dev-map-server
This package is auto-updated.
Last update: 2025-03-14 04:20:24 UTC
README
php-opencloud/openstack
is an SDK which allows PHP developers to easily connect to OpenStack APIs in a simple and
idiomatic way. This binding is specifically designed for OpenStack APIs, but other provider SDKs are available. Multiple
OpenStack services, and versions of services, are supported.
Links
Requirements
- PHP >= 7.2.5
ext-curl
How to install
composer require nearoute/php-openstack
Contributing
Engaging the community and lowering barriers for contributors is something we care a lot about. For this reason, we've taken the time to write a contributing guide for folks interested in getting involved in our project. If you're not sure how you can get involved, feel free to submit an issue. You don't need to be a PHP expert - all members of the community are welcome!