tiny-blocks/environment-variable dependents (2) Order by: name | downloads Show: all | require | require-dev
-
PHP
skedli/http-middleware
Provides PSR-15 middleware for HTTP requests, including correlation ID propagation, structured request/response logging, error handling, and stateless JWT authentication.
-
PHP
tiny-blocks/outbox
Implements the Transactional Outbox pattern. Persists domain events atomically with aggregate state changes through a customizable table schema, reflection-based payload serialization, and built-in support for event schema versioning.