Download the PHP package setono/coolrunner-php-sdk without Composer
On this page you can find all versions of the php package setono/coolrunner-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download setono/coolrunner-php-sdk
More information about setono/coolrunner-php-sdk
Files in setono/coolrunner-php-sdk
Download setono/coolrunner-php-sdk
More information about setono/coolrunner-php-sdk
Files in setono/coolrunner-php-sdk
Vendor setono
Package coolrunner-php-sdk
Short Description Consume the CoolRunner API v3 with this PHP SDK
License MIT
Package coolrunner-php-sdk
Short Description Consume the CoolRunner API v3 with this PHP SDK
License MIT
Please rate this library. Is it a good library?
Informations about the package coolrunner-php-sdk
CoolRunner PHP SDK
Consume the CoolRunner API v3 in PHP.
Installation
Usage
will output something like:
Production usage
Internally this library uses the CuyZ/Valinor library which is particularly well suited for turning API responses in DTOs. However, this library has some overhead and works best with a cache enabled.
When you instantiate the Client
you can provide a MapperBuilder
instance. Use this opportunity to set a cache:
You can read more about it here: Valinor: Performance and caching.
All versions of coolrunner-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
cuyz/valinor Version ^1.0
php-http/discovery Version ^1.14
psr/http-client Version ^1.0
psr/http-client-implementation Version ^1
psr/http-factory Version ^1.0
psr/http-factory-implementation Version ^1
psr/http-message Version ^1.0
cuyz/valinor Version ^1.0
php-http/discovery Version ^1.14
psr/http-client Version ^1.0
psr/http-client-implementation Version ^1
psr/http-factory Version ^1.0
psr/http-factory-implementation Version ^1
psr/http-message Version ^1.0
The package setono/coolrunner-php-sdk contains the following files
Loading the files please wait ....