PHPackages                             nekoding/saucenao-php - 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. nekoding/saucenao-php

ActiveLibrary[API Development](/categories/api)

nekoding/saucenao-php
=====================

PHP wrapper for SauceNAO's API

v1.0.0(2y ago)09GPL-2.0-or-laterPHPPHP ^8.0|^8.1|^8.2

Since Aug 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nekoding/saucenao-php)[ Packagist](https://packagist.org/packages/nekoding/saucenao-php)[ Docs](https://github.com/nekoding/saucenao-php)[ RSS](/packages/nekoding-saucenao-php/feed)WikiDiscussions main Synced 1mo ago

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

Saucenao-PHP
============

[](#saucenao-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b83aa5ec18ff0f409b43ac8f9f3b750a9bbd6f93d4dad26663dd78ef30275a3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e656b6f64696e672f73617563656e616f2d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nekoding/saucenao-php)[![Total Downloads](https://camo.githubusercontent.com/3f51c4f275f1f8f09793037da3620d1807e2d604ca3f7867575142677495b666/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e656b6f64696e672f73617563656e616f2d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nekoding/saucenao-php)[![GitHub Actions](https://github.com/nekoding/saucenao-php/actions/workflows/main.yml/badge.svg)](https://github.com/nekoding/saucenao-php/actions/workflows/main.yml/badge.svg)

Unofficial PHP wrapper for SauceNAO's API heavily inspired by [saucenao\_api](https://github.com/nomnoms12/saucenao_api) &amp; [saucenao-nim](https://github.com/filvyb/saucenao-nim)

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

[](#installation)

You can install the package via composer:

```
composer require nekoding/saucenao-php
```

Usage
-----

[](#usage)

```
$saucenao = new \Nekoding\Saucenao\Saucenao('your api key here');
$result = $saucenao->fromUrl('https://redacted.com/your-image-here.jpg');

// or check folder example
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

The GNU GPLv3. Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

993d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/342d28637f061e1d6799603cf2a613b7abc3fc856fc81d1d4fd0e151ec848c01?d=identicon)[nekoding](/maintainers/nekoding)

---

Top Contributors

[![nekoding](https://avatars.githubusercontent.com/u/64598048?v=4)](https://github.com/nekoding "nekoding (4 commits)")

---

Tags

nekodingsaucenao-php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nekoding-saucenao-php/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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