testo/bridge-infection dependents (71) 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
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/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
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-testo
Testo adapter for the property-testing engine: the #[Property] attribute, drop-in for rasuvaeff/property-testing