Download the PHP package philwc/subsonic-api-client without Composer
On this page you can find all versions of the php package philwc/subsonic-api-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 subsonic-api-client
subsonic-api-client
PHP Client For Subsonic
Usage
Create a new configuration object:
Either set the config into the ClientFactory:
Or pass into each ClientFactory::get()
call:
To make the call, invoke the class:
Each call class can receive different parameters and will return a different result.
Use getAvailableFields()
, getRequiredFields()
, getResponseClass()
as appropriate.
Currently, the following calls are implemented:
Playlist
- CreatePlaylist
- DeletePlaylist
- GetPlaylist
- GetPlaylists
- UpdatePlaylist
Searching
- Search2
System
- GetLicense
- Ping
All versions of subsonic-api-client with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package philwc/subsonic-api-client contains the following files
Loading the files please wait ....