PHPackages                             svenlie/css-regression - 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. svenlie/css-regression

ActiveLibrary[Testing &amp; Quality](/categories/testing)

svenlie/css-regression
======================

CSS Regression Module for Codeception

1.0.2(4y ago)012GPL-2.0+PHPPHP &gt;=5.4.0

Since Jul 12Pushed 4y agoCompare

[ Source](https://github.com/SvenLie/css-regression)[ Packagist](https://packagist.org/packages/svenlie/css-regression)[ RSS](/packages/svenlie-css-regression/feed)WikiDiscussions master Synced 1mo ago

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

css-regression
==============

[](#css-regression)

CSS Regression tests in Codeception

Install
-------

[](#install)

```
$ composer require --dev svenlie/css-regression:dev-master
```

Configure
---------

[](#configure)

```
modules:
    enabled:
        - WebDriver:
            ...
        - \svenlie\CodeceptionCssRegression\Module\CssRegression:
            referenceImageDirectory: 'referenceImages'
            failImageDirectory: 'failImages'
            maxDifference: 0.1
            automaticCleanup: true
            module: WebDriver
            fullScreenshots: false
```

Usage
-----

[](#usage)

```
$I->amOnPage('/');
$I->hideElements('.socialMediaButton');
$I->seeNoDifferenceToReferenceImage('NewsArticle', '#news-article');
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% 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 ~0 days

Total

3

Last Release

1771d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00af1888d001ac9b12a32767b194dfd8e52eef6218f5b0bd913f4e2ec882d801?d=identicon)[SvenLie](/maintainers/SvenLie)

---

Top Contributors

[![sascha-egerer](https://avatars.githubusercontent.com/u/1651414?v=4)](https://github.com/sascha-egerer "sascha-egerer (12 commits)")[![SvenLie](https://avatars.githubusercontent.com/u/16427304?v=4)](https://github.com/SvenLie "SvenLie (6 commits)")[![mendicm](https://avatars.githubusercontent.com/u/4120546?v=4)](https://github.com/mendicm "mendicm (3 commits)")[![petr-hendl](https://avatars.githubusercontent.com/u/15941148?v=4)](https://github.com/petr-hendl "petr-hendl (1 commits)")

### Embed Badge

![Health badge](/badges/svenlie-css-regression/health.svg)

```
[![Health](https://phpackages.com/badges/svenlie-css-regression/health.svg)](https://phpackages.com/packages/svenlie-css-regression)
```

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-symfony

Codeception module for Symfony framework

949.4M95](/packages/codeception-module-symfony)[captbaritone/mailcatcher-codeception-module

Test emails in your Codeception acceptance tests

1114.5M10](/packages/captbaritone-mailcatcher-codeception-module)

PHPackages © 2026

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