Looking to hire Laravel developers? Try LaraJobs
laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels
42
laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
42
laravel-slug-generator
Automatic slug generation for Eloquent models with scoped uniqueness, history, and transliteration
42
laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
47
laravel-rate-limiter
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel
42
laravel-healthcheck
Configurable health check endpoint with built-in checks and Kubernetes probe support
42
laravel-feature-flags
Lightweight feature flags with config and database drivers, percentage rollout, and scheduling
42
laravel-settings
Type-safe, cached application settings stored in the database with a simple key-value API
42
laravel-response-macros
Response macros for consistent, standardized API responses in Laravel
42
laravel-export
Registry-based data export system for Laravel with pluggable format support. Ships with CSV and JSON exporters
53
laravel-seo
Fluent SEO metadata service for Laravel with Open Graph, Twitter Card, and JSON-LD structured data support
53
laravel-security-headers
Laravel middleware for comprehensive security headers including CSP with nonce support, HSTS, and Permissions-Policy
59
laravel-api-versioning
Laravel middleware for API versioning with multi-source resolution from headers, Accept vendor types, and URL path segments
53
laravel-correlation-id
Laravel middleware that generates or propagates correlation IDs for request tracing with automatic log context injection
53
laravel-cache-toolkit
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
53
laravel-search-query-parser
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
53
laravel-operation-result
Typed Result pattern for Laravel service-layer operations with named factory methods and specialized result types
53
laravel-db-expressions
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
53