PHPackages                             bessone/synology-api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bessone/synology-api-client

ActiveLibrary[API Development](/categories/api)

bessone/synology-api-client
===========================

Synology API client

0.4.5(11mo ago)0541MITPHPPHP &gt;=7.2.0

Since May 27Pushed 11mo agoCompare

[ Source](https://github.com/bessone/synology-api-client)[ Packagist](https://packagist.org/packages/bessone/synology-api-client)[ Docs](https://github.com/bessone/synology-api-client)[ RSS](/packages/bessone-synology-api-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)DependenciesVersions (9)Used By (0)

Synology FileStation Client API
===============================

[](#synology-filestation-client-api)

This is a PHP Library that consume Synology FileStation APIs

- SYNO.Api :

    - connect
    - disconnect
    - getAvailableApi
- SYNO.FileStation:

    - connect
    - disconnect
    - getInfo
    - getShares
    - getObjectInfo
    - getList
    - getPathInfo
    - search
    - createFolder
    - uploadFile
    - download
    - delete

Usage for FileStationClient Synology Api:

```
$synology = new FileStationClient('192.168.10.5', 5000, 'http', 1);
$synology->activateDebug();
$synology->connect('admin', 'xxxx');
print_r($synology->getAvailableApi());
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance52

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~322 days

Recently: every ~495 days

Total

8

Last Release

338d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1089510?v=4)[Riccardo Bessone](/maintainers/bessone)[@bessone](https://github.com/bessone)

---

Top Contributors

[![zzarbi](https://avatars.githubusercontent.com/u/534973?v=4)](https://github.com/zzarbi "zzarbi (32 commits)")[![bessone](https://avatars.githubusercontent.com/u/1089510?v=4)](https://github.com/bessone "bessone (17 commits)")[![victorbalssa](https://avatars.githubusercontent.com/u/12813321?v=4)](https://github.com/victorbalssa "victorbalssa (9 commits)")[![lucienimmink](https://avatars.githubusercontent.com/u/5187882?v=4)](https://github.com/lucienimmink "lucienimmink (3 commits)")[![cweiske](https://avatars.githubusercontent.com/u/59036?v=4)](https://github.com/cweiske "cweiske (2 commits)")[![m4tthumphrey](https://avatars.githubusercontent.com/u/582971?v=4)](https://github.com/m4tthumphrey "m4tthumphrey (1 commits)")[![PBXg33k](https://avatars.githubusercontent.com/u/1777196?v=4)](https://github.com/PBXg33k "PBXg33k (1 commits)")

---

Tags

synologynas

### Embed Badge

![Health badge](/badges/bessone-synology-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/bessone-synology-api-client/health.svg)](https://phpackages.com/packages/bessone-synology-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
