PHPackages                             snuze/snuze - 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. snuze/snuze

ActiveLibrary[API Development](/categories/api)

snuze/snuze
===========

Snuze is a PHP client for the Reddit API

v0.8.1(6y ago)4511[1 issues](https://github.com/snuze/snuze/issues)Apache-2.0PHPPHP &gt;=7.2

Since Aug 19Pushed 6y ago3 watchersCompare

[ Source](https://github.com/snuze/snuze)[ Packagist](https://packagist.org/packages/snuze/snuze)[ Docs](https://github.com/snuze/snuze/)[ RSS](/packages/snuze-snuze/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Snuze
=====

[](#snuze)

**Snuze** is a PHP client interface for Reddit's API.

Snuze is designed to help you, a PHP developer, quickly build bots or other applications that interact with the Reddit service, without having to learn much about how Reddit's API works. Some of Snuze's key features include:

- Retrieve data about subreddits, submissions, and users (interactive [features](https://snuze.shaunc.com/#feature-roadmap) are on the way)
- Entity classes for working with Reddit "thing" objects: `Subreddit`, `Link`, `Account`, etc.
- Supports OAuth authentication for Reddit "script application" apps
- Automatic tracking of Reddit's API rate limit state; can auto pause as needed
- Includes a MySQL persistence layer to optionally store what you fetch

Snuze supports Reddit's "script application" app type. This means you need to have a Reddit account and register a "script" app in its preferences.

This is a *preview release* of Snuze. The current version supports some common read-only actions while the overall design is being stabilized. You can use this release to spider Reddit data for analysis, scan your favorite subreddits for new links, or other tasks that don't involve posting/submitting data.

### Requirements

[](#requirements)

Snuze has the following requirements:

- [PHP](https://www.php.net/downloads.php) 7.2 or newer, capable of running from the command line
- [Composer](https://getcomposer.org/download/) to handle installation and create the autoloader
- A Reddit account

While not absolutely necessary, it's also useful to have:

- PHP's `pdo_sqlite` extension, version 3.20.1 or newer; this is enabled by default in modern PHP installs
- PHP's `pdo_mysqli` extension, *only if* you want to use the MySQL storage provider

### Documentation

[](#documentation)

Please see the external [Snuze documentation](https://snuze.shaunc.com/) for information on how to install, configure, and use Snuze. There's simply too much to include in one README.

### Getting Help

[](#getting-help)

If you find a bug in Snuze, the best way to report it is to open a [new issue on GitHub](https://github.com/snuze/snuze/issues) with a description of what happened. If Snuze threw an exception, please include it in your report, and if the bug can be reproduced, try to add a snippet of code that will trigger it.

For general questions, suggestions, or other discussions, check out [/r/snuze](https://reddit.com/r/snuze/) on Reddit.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.3% of commits — single point of failure

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

Every ~7 days

Total

4

Last Release

2486d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7971018?v=4)[Shaun Cummiskey](/maintainers/parseword)[@parseword](https://github.com/parseword)

![](https://avatars.githubusercontent.com/u/54086678?v=4)[Snuze](/maintainers/snuze)[@snuze](https://github.com/snuze)

---

Top Contributors

[![parseword](https://avatars.githubusercontent.com/u/7971018?v=4)](https://github.com/parseword "parseword (26 commits)")[![snuze](https://avatars.githubusercontent.com/u/54086678?v=4)](https://github.com/snuze "snuze (1 commits)")

---

Tags

phpphp7redditreddit-apiphpapireddit

### Embed Badge

![Health badge](/badges/snuze-snuze/health.svg)

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

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

138106.8k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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