testo/bridge-infection dependents (59) 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/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)