library php-particle
A php package for working with the Particle API
stej/php-particle
A php package for working with the Particle API
- Sunday, December 6, 2015
- by stej
- Repository
- 1 Watchers
- 1 Stars
- 18 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 5 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
phpParticle
PHP Class for interacting with the Particle Cloud (particle.io), (*1)
Installation
- GIT clone or download a zip of the repo and unzip into your project director
- Rename
phpSpark.config.sample.php
to phpSpark.config.php
- Set your access token and device id in
phpSpark.config.php
Usage
- Check out the examples in the
examples
folder
- Try out the phpSparkDashboard project which uses this project (demo)
Implemented Features
Device Management
- List Devices
- Get device info
- Rename/Set device name
- Call Particle Function on a device
- Grab the value of a Particle Variable from a device
- Remote (Over the Air) Firmware Uploads
- Device signaling (make it flash a rainbow of colors)
Access Token Management
- Generate a new access token
- List your access tokens
- Delete an access token
Webhook Management
- List Webhooks
- Add Webhook
- Delete Webhook
Account/Cloud Management
- Use a local particle cloud
- Claim core or photon
- Remove core or photon
Not Yet Implemented Features
- OAuth Client Creation (/v1/clients)
- Advanced OAuth topics
dev-master
9999999-dev
A php package for working with the Particle API
Sources
Download
MIT
The Requires
The Development Requires
by
Devin Pearson
by
Harrison Jones
php
photon
particle
v0.0.2
0.0.2.0
A php package for working with the Particle API
Sources
Download
MIT
The Requires
The Development Requires
by
Devin Pearson
by
Harrison Jones
php
photon
particle