testo/bridge-infection dependents (87) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
rasuvaeff/payments
Provider-neutral payment contracts, PSR-18 transport and webhook pipeline for PHP
-
PHP
rasuvaeff/payments-testing
Deterministic fake payment gateways and framework-agnostic contract assertions for testing
-
PHP
rasuvaeff/property-testing
Property-based testing plugin for Testo
Abandoned! See rasuvaeff/property-testing-testo
-
PHP
rasuvaeff/property-testing-core
Framework-agnostic property-based testing engine: generators, shrinking, runner, regression corpus, events
-
PHP
rasuvaeff/property-testing-names
Localised person-name generators (en, ru) for rasuvaeff/property-testing-core: first, last, patronymic and gender-consistent full names
-
PHP
rasuvaeff/property-testing-openapi
OpenAPI request-case generators and PSR-7 materialization for rasuvaeff/property-testing
-
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/specification
Type-safe specification pattern for composing Yiisoft DB queries: AND, OR, NOT, comparisons, IN, BETWEEN, LIKE — with SQL injection protection.