teleduino / php-teleduino2560-client
PHP Teleduino Client for interacting with your Teleduino2560 device.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 2
Open Issues: 1
pkg:composer/teleduino/php-teleduino2560-client
Requires
- php: >=5.3.0
- ext-curl: *
This package is not auto-updated.
Last update: 2025-09-27 21:00:20 UTC
README
PHP Teleduino Client for interacting with your Teleduino2560 device.
Change Log
0.4.0 (2015-01-28)
- Added composer.json file
- Reformatted file structure and coding standards to comply with PSR-1, PSR-2, and PSR-4
0.1.2 (2014-02-16)
- Added support for saving setDigitalOutput as preset value
0.1.1 (2013-09-11)
- Added method setDigitalOutputs
0.1.0 (2013-04-16)
- Initial public release