Popular Packages
-
-
-
PHP
philiprehberger/http-retry-client
HTTP client wrapper with automatic retries, exponential backoff, and jitter
-
PHP
philiprehberger/env-validator
Validate required environment variables with type checking and defaults
-
PHP
philiprehberger/cron-expression-builder
Fluent cron expression builder with human-readable methods
-
-
PHP
philiprehberger/laravel-slug-generator
Automatic slug generation for Eloquent models with scoped uniqueness, history, and transliteration
-
PHP
philiprehberger/laravel-rate-limiter
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel
-
PHP
philiprehberger/laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
-
PHP
philiprehberger/laravel-healthcheck
Configurable health check endpoint with built-in checks and Kubernetes probe support
-
PHP
philiprehberger/php-money
Immutable Money value object with currency support, formatting, arithmetic, and Laravel Eloquent cast
-
PHP
philiprehberger/laravel-feature-flags
Lightweight feature flags with config and database drivers, percentage rollout, and scheduling
-
PHP
philiprehberger/laravel-settings
Type-safe, cached application settings stored in the database with a simple key-value API
-
PHP
philiprehberger/laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels
-
PHP
philiprehberger/laravel-response-macros
Response macros for consistent, standardized API responses in Laravel