Packages from philiprehberger
-
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/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.
-
PHP
philiprehberger/laravel-operation-result
Typed Result pattern for Laravel service-layer operations with named factory methods and specialized result types.
-
PHP
philiprehberger/laravel-rate-limiter
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel.
-
PHP
philiprehberger/laravel-response-macros
A collection of response macros for consistent, standardized API responses in Laravel.
-
PHP
philiprehberger/laravel-search-query-parser
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
-
PHP
philiprehberger/laravel-security-headers
Laravel middleware for comprehensive security headers including CSP with nonce support, HSTS, and Permissions-Policy.
-
PHP
philiprehberger/laravel-seo
Fluent SEO metadata service for Laravel with Open Graph, Twitter Card, and JSON-LD structured data support.
-
PHP
philiprehberger/laravel-settings
Type-safe, cached application settings stored in the database with a simple key-value API.
-
PHP
philiprehberger/laravel-slug-generator
Automatic slug generation for Eloquent models with scoped uniqueness, history, and transliteration.
-
-
PHP
philiprehberger/php-array-query
SQL-like fluent query builder for filtering, sorting, and transforming arrays
-
-
PHP
philiprehberger/php-circuit-breaker
Circuit breaker pattern with configurable thresholds and multiple storage backends
-
-
PHP
philiprehberger/php-config-loader
Load configuration from JSON and PHP files with environment variable substitution
-
-
PHP
philiprehberger/php-csv
Memory-efficient CSV reader and writer with header mapping and type casting
-
PHP
philiprehberger/php-diff
Diff strings, arrays, and objects with unified, HTML, and structured output
-
PHP
philiprehberger/php-dto-mapper
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
-
-
PHP
philiprehberger/php-exception-reporter
Lightweight exception reporting to log channels and webhooks
-
PHP
philiprehberger/php-geo
Geospatial utilities for distance, bounding box, and point-in-polygon calculations
-
-
PHP
philiprehberger/php-install-doctor
CLI diagnostic tool that checks PHP extensions, permissions, and configuration
-
-
PHP
philiprehberger/php-money
Immutable Money value object with currency support, formatting, arithmetic, and Laravel Eloquent cast.
-
PHP
philiprehberger/php-password-strength
Password strength validation with entropy calculation and common password detection
-
PHP
philiprehberger/php-pipeline
Composable pipeline pattern for processing data through ordered stages
-
PHP
philiprehberger/php-retry
Composable retry utility with exponential backoff, jitter, and exception filtering
-
PHP
philiprehberger/php-rule-engine
Lightweight business rule engine with declarative conditions and actions
-
PHP
philiprehberger/php-safe-json
Safe JSON parsing with exceptions, schema validation, and typed getters
-
PHP
philiprehberger/php-schema-validator
Fluent data schema validator with nested objects, arrays, and dot-notation errors
-
PHP
philiprehberger/php-state-machine
Declarative state machine with guards, hooks, and transition history
-
PHP
philiprehberger/php-stopwatch
Precise code execution timer with lap tracking and memory measurement
-
PHP
philiprehberger/php-structured-logger
PSR-3 compatible logger that outputs structured JSON log lines
-
PHP
philiprehberger/php-uuid-tools
UUID v4 and v7 generation, validation, and ordered UUIDs for database indexing
-
PHP
philiprehberger/php-webhook-signature
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention.
-
-
PHP
philiprehberger/webhook-signature
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention.