Libraries tagged by php validation core
zeuxisoo/core-validator
362 Downloads
PHP validator for form data
webrek/mx-validation
3 Downloads
Validate and generate Mexican identifiers — RFC, CURP, CLABE, NSS and código postal — with real check-digit verification. Framework-agnostic core with an optional Laravel bridge (rules, casts, Faker).
vercodea/auth-core
1 Downloads
Enterprise-grade authentication system with rate limiting (IP + user), VPN/proxy detection, pipeline access locking, CSRF protection, secure session management, OTP verification, magic link recovery, password strength validation, common/reserved password blocklists, and SQL injection prevention.
tessera-php/tessera-core
10 Downloads
Tessera core: interfaces, discovery service, exceptions, test cases
mrshanebarron/pneuma-ai-core
1 Downloads
Shared AI backend for LaravelDesign, Elgg, and any PHP application that wants first-class Anthropic Claude integration. Ships an HTTP client, reusable prompt templates, per-user/per-license usage tracking, and license-key validation.
givanov95/wp-plugin-core
9 Downloads
Core PHP toolkit for building WordPress plugins: service providers, Vite asset integration, REST helpers, admin menus, validation, and a thin DB layer.
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
php-core/laravel-telegram-webapp
4 Downloads
Laravel middleware for Telegram WebApp data validation
fubber/mini
66 Downloads
Forkable core PHP framework with zero dependencies beyond PSR interfaces: SQL-first database layer with a federated virtual SQL engine, PSR-15 routing, template inheritance, ICU i18n, RFC 5322 mail, JSON Schema validation — provides implementations for the PSR container, http-message, http-client, simple-cache and log contracts
itcrackers/helper
42 Downloads
Common utility package for Core PHP and PHP frameworks, providing masking, validation, and formatting helpers.
tweekersnut/forms-lib
9 Downloads
A comprehensive PHP forms library for Laravel and Core PHP with Bootstrap/Tailwind support, AJAX handling, and validation
respect/validation
41419918 Downloads
The most awesome validation engine ever created for PHP
codezero/laravel-unique-translation
1079567 Downloads
Check if a translated value in a JSON column is unique in the database.
wol-soft/php-json-schema-model-generator
128570 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
nekman/luhn-algorithm
908882 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.