numerik-laravel
by slashlab
Laravel validation rules for Polish identification numbers (PESEL, NIP, REGON, KRS) — powered by slashlab/numerik.
laravel-ruleset-validation
by craftcms
Validate requests and objects with reusable Laravel rulesets.
laravel-magika
by yousefkadah
Laravel package for AI-powered file type validation using Google's Magika model
laravel-fluent-validation-rector
by sandermuller
Rector rules for migrating Laravel validation to sandermuller/laravel-fluent-validation
laravel-drift
by fr3on
Pre-deploy environment validation & config drift detection for Laravel applications.
laravel-person-name
A Laravel validation rule to validate a person's first and last name.
laravel-email-fixer
by plin-code
Sanitize, normalize and auto-correct malformed email addresses before validation in Laravel
br-validation-laravel
A Laravel package that provides validation rules for Brazilian documents.
laravel-validation-base64
by projct1
Missing laravel validation rules for base64 encoded strings and files.
gkcaptcha-laravel
by gkcaptcha
Laravel integration for gkCAPTCHA: middleware, validation rule, Blade directive, and service provider
laravel-license
by westel
A comprehensive Laravel package for license management and feature gating with server-client architecture
phone
by iraq-laravel
Iraqi phone number validation, operator detection, and E.164 normalization for Laravel.
laravel-essentials
by zairakai
Essential Laravel helpers and Str macros with zero duplication and practical defaults
laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
laravel-envguard
by fvfvfvfv
Typed, validated, documented environment schema for Laravel — replaces .env.example with real tooling.
laravel-data-integrity
by proai
Scan your Eloquent models for data integrity violations and fix them automatically.
egyptian-national-id-laravel
by a-j-n
Egyptian National ID validation, parsing, and generation package for PHP and Laravel.
laravel-ai-validator
by gazu1986
Validate, retry, and type-cast structured AI output against Laravel validation rules or JSON schemas.
laravel-excel-importer
A Laravel package for importing Excel files with preview, validation, progress tracking, and error handling
laravel-ai-validator
by serhiilabs
AI-powered validation rules for Laravel using natural language descriptions
laravel-eloquent-plus
by dev-toolbelt
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
laravel-sdk
Official Laravel SDK for License Management Platform - Elegant license validation, activation, and management for Laravel applications
laravel-equality-validation
by denizgolbas
A powerful Laravel validation rule for checking equality between reference and target model columns. Perfect for validating relationships, matching codes, currencies, and ensuring data consistency across related models.
laravel-email-verifier
by willvincent
Email sanity checks + MX + disposable detection + optional external verification for Laravel 11/12.
laravel-api-response
A clean, fluent, and consistent API response builder for Laravel 10/11/12. Features standardized JSON responses, automatic pagination metadata, built-in exception handling, validation error formatting, and a convenient trait for controllers.
laravel-postman-generator
Professional Laravel package to automatically generate Postman collections from your Laravel routes, controllers, validation rules, and middleware
laravel-enum
by rawnoq
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
laravel-hibp-rules
by zpmlabs
Laravel validation rules for Have I Been Pwned (Pwned Passwords and other HIBP checks).
laravel-headless-wizard
by invelity
Headless multi-step wizard package for Laravel with FormRequest validation, progress tracking, and frontend-agnostic API
laravel-pem-license-validator
by nazrulalif
Offline PEM license validation for Laravel applications using RSA-4096 signatures
laravel-openapi-validation-helper
by mimosafa
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
laravel-captcha
A simple, standalone Laravel CAPTCHA package with multiple styles and difficulty levels
laravel-data-schemas
by rushing
Generate JSON Schemas from Laravel Data objects with validation attributes
laravel-verbose-validator
Adds a verbose/trace mode to the Laravel Validator for easier debugging of complex validation rules.
laravel-schema-generator
Generate TypeScript Zod validation schemas from Laravel validation rules
laravel-captcha
by snipify-dev
A comprehensive Laravel package for integrating Google reCAPTCHA v2 and v3 with support for standard forms and Livewire components
laravel-validate-models
by indy2kro
Validate Eloquent models against the database schema (columns, casts, fillables, relations).