{"id":17858525,"url":"https://github.com/snuze/snuze","last_synced_at":"2025-07-01T02:38:59.635Z","repository":{"id":57054461,"uuid":"202905605","full_name":"snuze/snuze","owner":"snuze","description":"Snuze is a PHP client for the Reddit API","archived":false,"fork":false,"pushed_at":"2019-09-09T16:48:58.000Z","size":168,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T13:51:17.620Z","etag":null,"topics":["php","php7","reddit","reddit-api"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snuze.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-17T16:27:55.000Z","updated_at":"2023-05-27T11:46:43.000Z","dependencies_parsed_at":"2022-08-24T06:00:20.977Z","dependency_job_id":null,"html_url":"https://github.com/snuze/snuze","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/snuze/snuze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuze%2Fsnuze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuze%2Fsnuze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuze%2Fsnuze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuze%2Fsnuze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snuze","download_url":"https://codeload.github.com/snuze/snuze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuze%2Fsnuze/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262527552,"owners_count":23324449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","php7","reddit","reddit-api"],"created_at":"2024-10-28T05:09:13.565Z","updated_at":"2025-07-01T02:38:59.611Z","avatar_url":"https://github.com/snuze.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snuze\n\n**Snuze** is a PHP client interface for Reddit's API.\n\nSnuze is designed to help you, a PHP developer, quickly build bots or other\napplications that interact with the Reddit service, without having to learn\nmuch about how Reddit's API works. Some of Snuze's key features include:\n\n* Retrieve data about subreddits, submissions, and users (interactive [features](https://snuze.shaunc.com/#feature-roadmap) are on the way)\n* Entity classes for working with Reddit \"thing\" objects: `Subreddit`, `Link`, `Account`, etc.\n* Supports OAuth authentication for Reddit \"script application\" apps\n* Automatic tracking of Reddit's API rate limit state; can auto pause as needed\n* Includes a MySQL persistence layer to optionally store what you fetch\n\nSnuze supports Reddit's \"script application\" app type. This means you need to\nhave a Reddit account and register a \"script\" app in its preferences.\n\nThis is a *preview release* of Snuze. The current version supports some common\nread-only actions while the overall design is being stabilized. You can use this\nrelease to spider Reddit data for analysis, scan your favorite subreddits\nfor new links, or other tasks that don't involve posting/submitting data.\n\n### Requirements\n\nSnuze has the following requirements:\n\n* [PHP](https://www.php.net/downloads.php) 7.2 or newer, capable of running from the command line\n* [Composer](https://getcomposer.org/download/) to handle installation and create the autoloader\n* A Reddit account\n\nWhile not absolutely necessary, it's also useful to have:\n\n* PHP's `pdo_sqlite` extension, version 3.20.1 or newer; this is enabled by default in modern PHP installs\n* PHP's `pdo_mysqli` extension, *only if* you want to use the MySQL storage provider\n\n### Documentation\n\nPlease see the external [Snuze documentation](https://snuze.shaunc.com/) for\ninformation on how to install, configure, and use Snuze. There's simply too much\nto include in one README.\n\n### Getting Help\n\nIf you find a bug in Snuze, the best way to report it is to open a\n[new issue on GitHub](https://github.com/snuze/snuze/issues) with a\ndescription of what happened. If Snuze threw an exception, please include it\nin your report, and if the bug can be reproduced, try to add a snippet of code\nthat will trigger it.\n\nFor general questions, suggestions, or other discussions, check out\n[/r/snuze](https://reddit.com/r/snuze/) on Reddit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnuze%2Fsnuze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnuze%2Fsnuze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnuze%2Fsnuze/lists"}