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