PHPackages                             psa/cakephp-fixture-check - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. psa/cakephp-fixture-check

ActiveCakephp-plugin[Testing &amp; Quality](/categories/testing)

psa/cakephp-fixture-check
=========================

Plugin to compare fixtures with live DB tables

1.0.0-rc1(6y ago)29.5k[2 PRs](https://github.com/World-Architects/cakephp-fixture-check/pulls)1MITPHPCI failing

Since Feb 12Pushed 4y ago3 watchersCompare

[ Source](https://github.com/World-Architects/cakephp-fixture-check)[ Packagist](https://packagist.org/packages/psa/cakephp-fixture-check)[ Docs](https://github.com/World-Architects/cakephp-fixture-check)[ RSS](/packages/psa-cakephp-fixture-check/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (4)Versions (4)Used By (1)

CakePHP Fixture Check Plugin
============================

[](#cakephp-fixture-check-plugin)

A shell that will compare fixtures against live DB tables to make it easy to spot differences.

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

[](#requirements)

- CakePHP ^3.4

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

[](#installation)

```
composer require --dev psa/cakephp-fixture-check

```

And in your `bootstrap.php` (or better yet `bootstrap_cli.php`):

```
Plugin::load('Psa/FixtureCheck');

```

Usage
-----

[](#usage)

```
bin/cake FixtureCheck

```

To run for specific fixtures and tables, use

```
bin/cake FixtureCheck -f Fixture1,Fixture2

```

License
-------

[](#license)

Copyright 2015 - 2016 PSA Publishers

Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

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

2283d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0643e6255da841fe65260ec6e263d8908a40a84b884c32e9fc6be6a15e252fa8?d=identicon)[burzum](/maintainers/burzum)

---

Top Contributors

[![burzum](https://avatars.githubusercontent.com/u/162789?v=4)](https://github.com/burzum "burzum (4 commits)")[![netstyler](https://avatars.githubusercontent.com/u/319755?v=4)](https://github.com/netstyler "netstyler (1 commits)")

---

Tags

testingfixtures

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/psa-cakephp-fixture-check/health.svg)

```
[![Health](https://phpackages.com/badges/psa-cakephp-fixture-check/health.svg)](https://phpackages.com/packages/psa-cakephp-fixture-check)
```

###  Alternatives

[phpunit/phpunit

The PHP Unit Testing framework.

20.0k910.7M134.8k](/packages/phpunit-phpunit)[phpunit/php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

8.9k892.4M1.5k](/packages/phpunit-php-code-coverage)[mockery/mockery

Mockery is a simple yet flexible PHP mock object framework

10.7k497.0M23.6k](/packages/mockery-mockery)[behat/mink

Browser controller/emulator abstraction for PHP

1.6k86.1M606](/packages/behat-mink)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[dama/doctrine-test-bundle

Symfony bundle to isolate doctrine database tests and improve test performance

1.2k37.2M144](/packages/dama-doctrine-test-bundle)

PHPackages © 2026

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