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(9mo ago)0531MITPHPPHP &gt;=7.2.0

Since May 27Pushed 9mo 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 1w 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 75% of packages

Maintenance56

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity49

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

292d 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

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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