testo/bridge-infection dependents (87) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
cycle/active-record
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
-
PHP
cycle/transaction
Transaction abstraction for Cycle ORM: run DBAL operations and a scoped Entity Manager within a single database transaction.
-
-
PHP
internal/path
Type-safe, immutable file path library with cross-platform support and automatic normalization.
-
-
PHP
rapira/sdk
Development monorepo for the Rapira SDK; individual packages under packages/* are published separately
-
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/doc-exec
Doctest for PHP: execute fenced code blocks from README/docs against the current codebase and diff the output
-
PHP
rasuvaeff/domain-monitor
Domain monitoring toolkit for HTTP, SSL, WHOIS, DNS, ports, security headers, robots.txt, and sitemaps.
-
-
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/mutation-history
Cross-run history, diff and regression-ratchet gating on top of Infection PHP mutation testing logs