PHPackages                             pxgamer/diffchecker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pxgamer/diffchecker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pxgamer/diffchecker
===================

An object oriented class for the DiffChecker tool.

v1.0.3(8y ago)1121[1 issues](https://github.com/owenvoke/diffchecker-php/issues)MITPHPPHP ^7.1

Since May 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/owenvoke/diffchecker-php)[ Packagist](https://packagist.org/packages/pxgamer/diffchecker)[ RSS](/packages/pxgamer-diffchecker/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

diffchecker
===========

[](#diffchecker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ff44d85b8430c0a563c5d166ab590f4d8803279165b78c4c70d955d0f26801ea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f64696666636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/diffchecker)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/028518d3865888ffa4d858bb0f987361e8e9d6db0b80476f9f86d063581d2cc5/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f64696666636865636b65722d7068702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pxgamer/diffchecker-php)[![Style CI](https://camo.githubusercontent.com/4be3fe2602067b7a99100a1b634a237b12ab667bf4313fca34fe004f49d6658e/68747470733a2f2f7374796c6563692e696f2f7265706f732f39303734303737392f736869656c64)](https://styleci.io/repos/90740779)[![Code Coverage](https://camo.githubusercontent.com/4b2b56200a5a34ba645a110ae9cfe79e4767b980191ae30dfe38563037e1152b/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f64696666636865636b65722d7068702e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/diffchecker-php)[![Total Downloads](https://camo.githubusercontent.com/f47ab3a8e24fefde5fd1bc4b620221ed72a0f1e520284b430fd51c38b9c5ab5e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f64696666636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/diffchecker)

An object oriented class for the DiffChecker tool.

Structure
---------

[](#structure)

```
bin/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require pxgamer/diffchecker-php
```

Usage
-----

[](#usage)

```
diffchecker list
```

These classes utilise the DiffChecker API. In order to use this, you will require an account ([Sign up here](https://www.diffchecker.com/signup)).

`pxgamer\DiffChecker\Config`

- `::BASE_URL` (The main website URL for DiffChecker, this is used when returning links to the created Diff.)
- `::API_URL` (The API URL for DiffChecker, this is used in the API calls.)

`pxgamer\DiffChecker\Command\Authorise`

- `configure()` (This is used by Symfony console)
- `execute()` (This is used by Symfony console)
- `::authorise($email, $password)` (This is the static authorisation function used to retrieve an access token.)

`pxgamer\DiffChecker\Command\DiffChecker`

- `configure()` (This is used by Symfony console)
- `execute()` (This is used by Symfony console)
- `::diff($file_1, $file_2, $expires = 'forever')` (This is the static diff function used to create a new Diff between 2 files.)

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~70 days

Total

4

Last Release

3082d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

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

---

Tags

composerdiffcheckerphp

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

4743.5k10](/packages/phel-lang-phel-lang)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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