PHPackages                             ikarus/sps-template-raspberry-pi - 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. ikarus/sps-template-raspberry-pi

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

ikarus/sps-template-raspberry-pi
================================

A simple template to create a SPS on a raspberry pi

v0.8.0(5y ago)01MITPHP

Since Jun 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tasoftch/ikarus-sps-template-raspberry-pi)[ Packagist](https://packagist.org/packages/ikarus/sps-template-raspberry-pi)[ RSS](/packages/ikarus-sps-template-raspberry-pi/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Ikarus SPS Template (on a Raspberry Pi)
=======================================

[](#ikarus-sps-template-on-a-raspberry-pi)

This template contains all required packages and several examples to create a SPS on a Raspberry Pi

### Installation

[](#installation)

```
$ composer create-project ikarus/sps-template-raspberry-pi ./my-sps-project

```

### Run the SPS

[](#run-the-sps)

Probably you will need to perform the SPS with admin privileges to access the GPIO headers.

```
$ sudo php ./ikarus.php

```

or add the following lines to the file: /etc/rc.local

```
cd /home/pi/my-sps-project
sudo php ikarus.php &

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2160d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cead97e36a24fcaaa55517873df7af9aa665646429aa5df7994f041a4bd9ad68?d=identicon)[ikarus](/maintainers/ikarus)

---

Top Contributors

[![tasoftch](https://avatars.githubusercontent.com/u/24875322?v=4)](https://github.com/tasoftch "tasoftch (1 commits)")

### Embed Badge

![Health badge](/badges/ikarus-sps-template-raspberry-pi/health.svg)

```
[![Health](https://phpackages.com/badges/ikarus-sps-template-raspberry-pi/health.svg)](https://phpackages.com/packages/ikarus-sps-template-raspberry-pi)
```

###  Alternatives

[api-clients/command-bus

Light weight wrapper around league/tactician adding promised based interface(s) and next tick execution

11196.7k4](/packages/api-clients-command-bus)

PHPackages © 2026

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