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.3.0(10mo ago)013.3k↓20%3[1 PRs](https://github.com/DiffyWebsite/diffy-php/pulls)1MITPHPPHP &gt;=7.1

Since May 28Pushed 10mo 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 1mo ago

READMEChangelogDependencies (1)Versions (5)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

37

—

LowBetter than 83% of packages

Maintenance53

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity42

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 ~252 days

Total

4

Last Release

328d 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 (3 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

[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M13](/packages/pantheon-systems-terminus)[drupal/console-core

Drupal Console Core

13514.7M12](/packages/drupal-console-core)[acmephp/acmephp

Let's Encrypt client written in PHP

649155.1k](/packages/acmephp-acmephp)[jigarius/drall

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

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

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

9989.0k](/packages/mehrancodes-laravel-harbor)[getkirby/cli

Kirby command line interface

6268.7k27](/packages/getkirby-cli)

PHPackages © 2026

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