philiprehberger member since: Mar 06, 2026 · Transparency log
philiprehberger's packages
-
PHP
philiprehberger/cron-expression-builder
Fluent cron expression builder with human-readable methods
-
PHP
philiprehberger/env-validator
Validate required environment variables with type checking and defaults
-
PHP
philiprehberger/http-retry-client
HTTP client wrapper with automatic retries, exponential backoff, and jitter
-
PHP
philiprehberger/interchange
Service contract for interoperable HTTP services: W3C Trace Context across HTTP and queue boundaries, Standard Webhooks signing, and pluggable signature schemes
-
PHP
philiprehberger/interchange-conformance
Conformance assertions for the Interchange service contract — framework-agnostic, installable alongside any test runner
-
PHP
philiprehberger/laravel-api-versioning
Laravel middleware for API versioning with multi-source resolution from headers, Accept vendor types, and URL path segments
-
PHP
philiprehberger/laravel-cache-toolkit
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
-
PHP
philiprehberger/laravel-correlation-id
Laravel middleware that generates or propagates correlation IDs for request tracing with automatic log context injection
-
PHP
philiprehberger/laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
-
PHP
philiprehberger/laravel-db-expressions
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
-
PHP
philiprehberger/laravel-export
Registry-based data export system for Laravel with pluggable format support. Ships with CSV and JSON exporters
-
PHP
philiprehberger/laravel-feature-flags
Lightweight feature flags with config and database drivers, percentage rollout, and scheduling
-
PHP
philiprehberger/laravel-healthcheck
Configurable health check endpoint with built-in checks and Kubernetes probe support
-
PHP
philiprehberger/laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
-
PHP
philiprehberger/laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels