Libraries tagged by regressive
poietic/flight-recorder
0 Downloads
Record the answers your code got from the outside world while handling a request, and replay that exact request against the real code. A PHP implementation of the frozen tape-v1 wire format.
flrnull/acceptie
33 Downloads
Acceptance tests php framework based on phpunit
daikazu/gibberish-name-detector
2 Downloads
Catch gibberish names like "asdfgh" in Laravel validation — flags keyboard-mash and random-string input in name fields.
vielhuber/cassette
14 Downloads
Record real HTTP flows once, replay them deterministically as regression tests.
university-of-denver/quicksilver-autopilot-notification
148 Downloads
Send a notification to a Drupal site when an Autopilot visual regression test is complete
univeros/profiling
0 Downloads
bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.
tehtux/module-visualception
1268 Downloads
Visual regression tests for Codeception
streamtechnologies/visualception
25 Downloads
Visual regression tests integrated in Codeception
sbrbot/mlr
71 Downloads
PHP library for calculating Multivariate Linear Regression
rareloop/primer-backstop
10 Downloads
Automated regression testing for Primer, using BackstopJS
paulmskim/module-visualception
14 Downloads
Visual regression tests for Codeception
nixdrey/wbisualception
8323 Downloads
Visual regression tests for Codeception (fork from https://github.com/Codeception/VisualCeption)
mykolavuy/forecast
0 Downloads
PHP library for linear, power, and logarithmic regression forecasting.
mvadzim/visualception
277 Downloads
Visual regression tests for Codeception
laramint/queryguard
24 Downloads
Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.