a15lam / rpi-gpio
A PHP Wrapper class around WiringPi GPIO library
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/a15lam/rpi-gpio
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2025-09-29 01:26:19 UTC
README
A PHP wrapper class for WiringPi GPIO library. This class requires WiringPi installed on your Raspberry Pi. Refer to http://wiringpi.com/download-and-install/ for how to install WiringPi.