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 yesterday

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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

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

1817d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16427304?v=4)[Sven Liebert](/maintainers/SvenLie)[@SvenLie](https://github.com/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

15312.0M36](/packages/magento-magento2-functional-testing-framework)[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6424.1M182](/packages/lucatume-wp-browser)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8744.5M89](/packages/codeception-lib-innerbrowser)[codeception/module-asserts

Codeception module containing various assertions

8654.0M1.5k](/packages/codeception-module-asserts)[allure-framework/allure-codeception

Allure Codeception integration

5212.7M9](/packages/allure-framework-allure-codeception)[codeception/module-symfony

Codeception module for Symfony framework

9610.1M143](/packages/codeception-module-symfony)

PHPackages © 2026

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