wafflesystems / gpio
PHP Library for accessing GPIO hardware.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
pkg:composer/wafflesystems/gpio
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: 4.2.*
This package is not auto-updated.
Last update: 2025-10-07 08:03:50 UTC
README
Library for accessing GPIO hardware using PHP.
GPIO (General Purpose Input/Output) is an interface between custom hardware and the software. It allows anyone with a basic understanding of electricity to be able to power electronics using their computer.
This is written in PHP, and offers classes to help use the pins.