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

[phpcr/phpcr-migrations

Migrations for PHPCR

421.4M2](/packages/phpcr-phpcr-migrations)[pattern-lab/edition-drupal-standard

Standard Edition of Pattern Lab for Drupal.

12419.1k](/packages/pattern-lab-edition-drupal-standard)[graphite-graph/graphite-graph

Graphite graph DSL

152.8k](/packages/graphite-graph-graphite-graph)

PHPackages © 2026

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