PHPackages                             stej/php-particle - 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. [API Development](/categories/api)
4. /
5. stej/php-particle

ActiveLibrary[API Development](/categories/api)

stej/php-particle
=================

A php package for working with the Particle API

v0.0.2(10y ago)125MITPHPPHP &gt;=5.4.16

Since Dec 6Pushed 10y agoCompare

[ Source](https://github.com/stejsoftware/phpParticle)[ Packagist](https://packagist.org/packages/stej/php-particle)[ RSS](/packages/stej-php-particle/feed)WikiDiscussions master Synced today

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

phpParticle
===========

[](#phpparticle)

PHP Class for interacting with the Particle Cloud (particle.io)

Installation
------------

[](#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
-----

[](#usage)

- Check out the examples in the `examples` folder
- Try out the [phpSparkDashboard](https://github.com/harrisonhjones/phpSparkDashboard) project which uses this project ([demo](http://projects.harrisonhjones.com/phpSparkDashboard/))

Implemented Features
--------------------

[](#implemented-features)

### Device Management

[](#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

[](#access-token-management)

- Generate a new access token
- List your access tokens
- Delete an access token

### Webhook Management

[](#webhook-management)

- List Webhooks
- Add Webhook
- Delete Webhook

### Account/Cloud Management

[](#accountcloud-management)

- Use a local particle cloud
- Claim core or photon
- Remove core or photon

Not Yet Implemented Features
----------------------------

[](#not-yet-implemented-features)

- OAuth Client Creation (/v1/clients)
- Advanced OAuth topics

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

3859d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/253560?v=4)[Eska látor!](/maintainers/stej)[@stej](https://github.com/stej)

---

Top Contributors

[![devinpearson](https://avatars.githubusercontent.com/u/1645428?v=4)](https://github.com/devinpearson "devinpearson (31 commits)")[![harrisonhjones](https://avatars.githubusercontent.com/u/299114?v=4)](https://github.com/harrisonhjones "harrisonhjones (30 commits)")[![jonathan-meyer](https://avatars.githubusercontent.com/u/20321382?v=4)](https://github.com/jonathan-meyer "jonathan-meyer (4 commits)")

---

Tags

phpphotonparticle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/stej-php-particle/health.svg)

```
[![Health](https://phpackages.com/badges/stej-php-particle/health.svg)](https://phpackages.com/packages/stej-php-particle)
```

PHPackages © 2026

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