PHPackages                             diffywebsite/diffy-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. [CLI &amp; Console](/categories/cli)
4. /
5. diffywebsite/diffy-php

ActiveLibrary[CLI &amp; Console](/categories/cli)

diffywebsite/diffy-php
======================

PHP Bindings for Diffy API

1.4.0(1mo ago)015.6k↓29.5%3[1 PRs](https://github.com/DiffyWebsite/diffy-php/pulls)1MITPHPPHP &gt;=7.1

Since May 28Pushed 1mo ago2 watchersCompare

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

READMEChangelogDependencies (2)Versions (7)Used By (1)

Diffy PHP Bindings
==================

[](#diffy-php-bindings)

The Diffy PHP library provides convenient access to the Diffy API from applications written in PHP language.

Requirements
------------

[](#requirements)

PHP 7.1 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require diffywebsite/diffy-php
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):

```
require_once('vendor/autoload.php');
```

Getting Started
---------------

[](#getting-started)

Simple usage looks like:

```
\Diffy\Diffy::setApiKey('c31fec8e123e479e75d46744c13a7d91');

print_r(\Diffy\Screenshot::create(132, 'production'));
```

See examples.php file for more examples.

Documentation
-------------

[](#documentation)

See the [Diffy REST API Swagger](https://app.diffy.website/rest).

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance88

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity44

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

Every ~268 days

Total

5

Last Release

58d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71764e71ca8d82358edfbae4e576dde1c113a07be24ffc46f4b85a9a980e9c3c?d=identicon)[ygerasimov](/maintainers/ygerasimov)

---

Top Contributors

[![svipsa](https://avatars.githubusercontent.com/u/5382284?v=4)](https://github.com/svipsa "svipsa (19 commits)")[![ygerasimov](https://avatars.githubusercontent.com/u/294265?v=4)](https://github.com/ygerasimov "ygerasimov (18 commits)")[![gregurcom](https://avatars.githubusercontent.com/u/64068982?v=4)](https://github.com/gregurcom "gregurcom (5 commits)")[![gregurco](https://avatars.githubusercontent.com/u/4052904?v=4)](https://github.com/gregurco "gregurco (2 commits)")

---

Tags

clidrupaldiffydiffy-php

### Embed Badge

![Health badge](/badges/diffywebsite-diffy-php/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M18](/packages/pantheon-systems-terminus)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

10097.5k](/packages/mehrancodes-laravel-harbor)[jigarius/drall

Drall is a command-line utility to run drush on multi-site Drupal installations.

36115.5k](/packages/jigarius-drall)

PHPackages © 2026

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