Libraries tagged by rays
rasuvaeff/yii3-settings
647 Downloads
Typed runtime settings for Yii3 applications
rasuvaeff/yii3-outbox-db
192 Downloads
Database-backed outbox storage for Yii3
rasuvaeff/yii3-outbox-clickhouse
193 Downloads
Batched ClickHouse exporter for the Yii3 outbox
rasuvaeff/yii3-metrics
541 Downloads
Vendor-neutral metrics facade (counters, gauges, histograms) for Yii3
rasuvaeff/yii3-mcp-rbac-bridge
108 Downloads
Per-user RBAC for MCP servers: yiisoft/rbac permissions on yii3-mcp tool calls, visibility filtering and session-identity binding
rasuvaeff/yii3-mcp
572 Downloads
MCP server integration for Yii3: PSR-15 Streamable HTTP endpoint, DI tool registry, and stdio transport over the official mcp/sdk
rasuvaeff/yii3-idempotency
430 Downloads
Idempotency key middleware for Yii3 APIs
rasuvaeff/yii3-filestorage-db
63 Downloads
Database metadata backend for rasuvaeff/yii3-filestorage: repository, tenant scoping and the deduplication blob ledger
rasuvaeff/yii3-filestorage
307 Downloads
DI-native file storage for Yii3: one facade over swappable physical and metadata backends, PSR-7 streaming, safe delivery
rasuvaeff/yii3-feature-flags
695 Downloads
Feature flags, kill switches and percentage rollout for Yii3 applications
rasuvaeff/yii3-audit-log
465 Downloads
Audit trail for Yii3 applications: who changed what and when, with sensitive value masking
rasuvaeff/yii3-ab-testing-clickhouse
190 Downloads
ClickHouse exposure and conversion trackers for Yii3 A/B testing
rasuvaeff/result
60 Downloads
Typed Result and Option primitives for PHP
rasuvaeff/quality-ledger
60 Downloads
Framework-agnostic ledger for quality signals: append-only history, cross-run diff and ratchet gating on regressions
rasuvaeff/property-testing-phpunit
97 Downloads
PHPUnit adapter for the property-testing engine: a fluent forAll()->check() trait over the framework-agnostic runner