Download the PHP package mikespub/synology without Composer
On this page you can find all versions of the php package mikespub/synology. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikespub/synology
More information about mikespub/synology
Files in mikespub/synology
Download mikespub/synology
More information about mikespub/synology
Files in mikespub/synology
Vendor mikespub
Package synology
Short Description Synology API interface
License MIT
Homepage https://github.com/zzarbi/synology
Package synology
Short Description Synology API interface
License MIT
Homepage https://github.com/zzarbi/synology
Please rate this library. Is it a good library?
Informations about the package synology
Synology PHP
This is an update of https://github.com/zzarbi/synology
with new code standards and namespaces.
You will find some additional REST API interface and generated swagger files.
This is a PHP Library that consume Synology APIs
-
SYNO.Api :
- connect
- disconnect
- getAvailableApi
-
SYNO.SynologyDriveServer :
- connect
- disconnect
- getConnection
- getShare
- getLog
-
SYNO.CloudStationServer :
- connect
- disconnect
- getConnection
- getLog
-
SYNO.DownloadStation :
- connect
- disconnect
- getInfo
- getConfig
- setConfig
- getScheduleConfig
- setScheduleConfig
- getTaskList
- getTaskInfo
- addTask
- deleteTask
- pauseTask
- resumeTask
- getStatistics
- getRssList
- refreshRss
- getRssFeedList
-
SYNO.AudioStation:
- connect
- disconnect
- getInfo
- getObjects
- getObjectInfo
- getObjectCover
- searchSong
-
SYNO.FileStation:
- connect
- disconnect
- getInfo
- getShares
- getObjectInfo
- getList
- search
- download
- createFolder
-
SYNO.VideoStation:
- connect
- disconnect
- getInfo
- getObjects
- searchObject
- listObjects
- SYNO.SurveillanceStation:
- connect
- disconnect
- getInfo
- getCameraList
- getHomeModeInfo
- switchHomeMode
Usage for Synology Api:
Usage for AudioStation:
All versions of synology with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package mikespub/synology contains the following files
Loading the files please wait ....