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 today

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

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity45

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

2330d 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

[liip/test-fixtures-bundle

This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications

1778.8M46](/packages/liip-test-fixtures-bundle)[friendsofcake/fixturize

CakePHP Fixture classes to help increase productivity or performance

24516.4k1](/packages/friendsofcake-fixturize)[bedita/manager

BEdita Manager - official admin webapp for BEdita4 API

131.1k](/packages/bedita-manager)

PHPackages © 2026

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