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