rasuvaeff member since: Oct 20, 2014 · Transparency log

rasuvaeff's packages

  • PHP

    rasuvaeff/bulkhead

    Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu

  • PHP

    rasuvaeff/circuit-breaker

    Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends

  • PHP

    rasuvaeff/clickhouse-toolkit

    Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.

  • PHP

    rasuvaeff/domain-monitor

    Domain monitoring toolkit for HTTP, SSL, WHOIS, DNS, ports, security headers, robots.txt, and sitemaps.

  • PHP

    rasuvaeff/duration

    Type-safe immutable duration value object for PHP

  • PHP

    rasuvaeff/media-converter

    Type-safe PHP wrapper over the ffmpeg/ffprobe subprocess: compose transcode/remux/filter operations into a pipeline, with retry, bulkhead, progress events, and DRM-aware probing

  • PHP

    rasuvaeff/property-testing

    Property-based testing plugin for Testo

  • 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/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/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

  • PHP

    rasuvaeff/yii3-ab-testing-db

    Database-backed experiment provider for Yii3 A/B testing