philiprehberger member since: Mar 06, 2026
philiprehberger's packages
-
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