Download the PHP package detailnet/denner-client without Composer
On this page you can find all versions of the php package detailnet/denner-client. 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 denner-client
denner-client
API Client for Denner Portal 2.0 Web Services
Installation
Install the library through Composer using the following steps:
-
cd my/project/directory
-
Create a
composer.json
file with following contents (or update your existing file accordingly): -
Install Composer via
curl -s http://getcomposer.org/installer | php
(on Windows, download the installer and execute it with PHP) -
Run
php composer.phar self-update
- Run
php composer.phar install
Usage
See the following example for how to use the library:
More examples can be found in the examples directory.
All versions of denner-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
guzzlehttp/guzzle Version ^7.7
guzzlehttp/guzzle-services Version ^1.4
mtdowling/jmespath.php Version ^2.6
ext-json Version *
guzzlehttp/guzzle Version ^7.7
guzzlehttp/guzzle-services Version ^1.4
mtdowling/jmespath.php Version ^2.6
The package detailnet/denner-client contains the following files
Loading the files please wait ....