PHPackages                             nemiah/php-silence - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nemiah/php-silence

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nemiah/php-silence
==================

Simple class for getting scooter data from silence server

21PHP

Since May 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nemiah/phpSilence)[ Packagist](https://packagist.org/packages/nemiah/php-silence)[ RSS](/packages/nemiah-php-silence/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

phpSilence
==========

[](#phpsilence)

Get your Silence scooter data from their servers in JSON format

I send a big thank you to  for reverse engineering the API!

Usage:
------

[](#usage)

```
composer require nemiah/php-silence:dev-main

```

Make an instance and get the data:

```
$api = new nemiah\phpSilence\api($email, $password);
$scooters = $api->getData();

foreach($scooters AS $scooter)
	print_r($scooter);

```

Contributions:
--------------

[](#contributions)

Sure, just send me a PR!

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/596b638d47f8d3a2225e9c6046d59919c2c4ead74b1b2d709c368e5667c416c3?d=identicon)[nemiah](/maintainers/nemiah)

---

Top Contributors

[![nemiah](https://avatars.githubusercontent.com/u/1369437?v=4)](https://github.com/nemiah "nemiah (6 commits)")

### Embed Badge

![Health badge](/badges/nemiah-php-silence/health.svg)

```
[![Health](https://phpackages.com/badges/nemiah-php-silence/health.svg)](https://phpackages.com/packages/nemiah-php-silence)
```

###  Alternatives

[hanson/vbot

高度自定义的微信机器人，能够实现群控制，自动回复，消息转发，防撤回，留言统计等功能

4.4k14.4k12](/packages/hanson-vbot)[pid/speakingurl

Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.

1.1k5.3k1](/packages/pid-speakingurl)[bmidget/kohana-formo

Formo is a form module for Kohana 3 that lets you work with forms as objects

1328.4k](/packages/bmidget-kohana-formo)

PHPackages © 2026

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