Search by

rasuvaeff member since: Oct 20, 2014 · Transparency log

rasuvaeff's packages

  • PHP

    rasuvaeff/property-testing-testo

    Testo adapter for the property-testing engine: the #[Property] attribute, drop-in for rasuvaeff/property-testing

  • PHP

    rasuvaeff/quality-ledger

    Framework-agnostic ledger for quality signals: append-only history, cross-run diff and ratchet gating on regressions

  • PHP

    rasuvaeff/rector-datetime-immutable

    Rector rules that migrate DateTime to DateTimeImmutable and auto-fix lost mutations whose return value is ignored

  • PHP

    rasuvaeff/rector-named-literals

    Rector rule that adds parameter names to literal arguments (bool by default, numeric/string opt-in)

  • PHP

    rasuvaeff/resilience

    Resilience pipeline for PHP: composes retry, circuit breaker, and bulkhead in the correct order with the exception glue built in

  • PHP

    rasuvaeff/result

    Typed Result and Option primitives for PHP

  • PHP

    rasuvaeff/retry

    Closure-first retry with backoff, jitter, and PSR-18 support for PHP

  • PHP

    rasuvaeff/specification

    Type-safe specification pattern for composing Yiisoft DB queries: AND, OR, NOT, comparisons, IN, BETWEEN, LIKE — with SQL injection protection.

  • PHP

    rasuvaeff/understudy

    Test double library for PHP with a call-closure API

  • PHP

    rasuvaeff/understudy-phpstan

    PHPStan extension for the understudy test double library: matcher-aware specification closures and misuse rules

  • PHP

    rasuvaeff/understudy-phpunit

    PHPUnit adapter for the understudy test double library: automatic verification and cleanup after every test

  • PHP

    rasuvaeff/understudy-psalm

    Psalm plugin for the understudy test double library: matcher-aware setup closures and misuse diagnostics

  • PHP

    rasuvaeff/understudy-testo

    Testo adapter for the understudy test double library: automatic verification and cleanup after every test

  • PHP

    rasuvaeff/yii3-ab-testing

    Deterministic A/B testing for Yii3 applications

  • PHP

    rasuvaeff/yii3-ab-testing-clickhouse

    ClickHouse exposure and conversion trackers for Yii3 A/B testing