Download the PHP package feldsam-inc/one-php without Composer
On this page you can find all versions of the php package feldsam-inc/one-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download feldsam-inc/one-php
More information about feldsam-inc/one-php
Files in feldsam-inc/one-php
Package one-php
Short Description OpenNebula XML-RPC API Bindings
License Apache-2.0
Informations about the package one-php
OpenNebula API Bindings for PHP
This library provides you with XML-RPC client, which parses XML responses to an array.
You can traverse over it by using dot notation.
We generated all public methods from api.rst file.
Check example method with doc block. For more, check src/One.php
Your IDE will use this doc blocks, and you have handy documentation inside code. No need to look into official docs page.
Examples
Connect to API, create client instance
Call some method and get response - \One\Resource
class instance
Work with response
\One\Resource
class instance is wrapper over adbario/php-dot-notation
Index result array by specific subkey
Working with ACL rules
Development
To contribute bug patches or new features, you can use the github Pull Request model. It is assumed that code and documentation are contributed under the Apache License 2.0.
More info:
- Issues Tracking: Github issues
Authors
- Leader: Kristian Feldsam ([email protected])
Support
FeldHost™ as OpenNebula Contributor offers design, implementation, operation and management of a cloud solution based on OpenNebula.
All versions of one-php with dependencies
ext-simplexml Version *
ext-curl Version *
ext-libxml Version *
phpxmlrpc/phpxmlrpc Version ^4.4
adbario/php-dot-notation Version ^2.2