PHPackages                             victorbalssa/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. victorbalssa/synology-api-client

ActiveLibrary[API Development](/categories/api)

victorbalssa/synology-api-client
================================

Synology API client

0.4.4(3y ago)13023MITPHPPHP &gt;=7.2.0

Since May 27Pushed 3y ago1 watchersCompare

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

READMEChangelog (3)DependenciesVersions (6)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
    - search
    - download

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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

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 ~274 days

Total

5

Last Release

1446d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81e74183a746c1d0813128bea90894477d621a72a1290bc540c225728f70109e?d=identicon)[victorbalssa](/maintainers/victorbalssa)

---

Top Contributors

[![zzarbi](https://avatars.githubusercontent.com/u/534973?v=4)](https://github.com/zzarbi "zzarbi (32 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/victorbalssa-synology-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/victorbalssa-synology-api-client/health.svg)](https://phpackages.com/packages/victorbalssa-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)
