Download the PHP package fw4/omnicasa-api without Composer
On this page you can find all versions of the php package fw4/omnicasa-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package omnicasa-api
Omnicasa API
PHP client for the Onmicasa API.
Installation
composer require fw4/omnicasa-api
Usage
It's also possible to construct requests through objects:
Properties on both requests and responses are implemented case insensitively. For more information about available request parameters and response properties, refer to the official API spec.
Pagination
When iterating over a response containing multiple objects, sequential pagination requests will automatically be sent in the background.
All versions of omnicasa-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1|^8.2
guzzlehttp/guzzle Version ~6.0|~7.0
ocramius/package-versions Version ^2.1
guzzlehttp/guzzle Version ~6.0|~7.0
ocramius/package-versions Version ^2.1
The package fw4/omnicasa-api contains the following files
Loading the files please wait ....