Libraries tagged by php validate
bakame/cron
12 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
unicframework/validator
607 Downloads
Validator is a server side data validation library for PHP. We can validate html form-data, objects, arrays and json etc.
springy-framework/brazilian-numbers
552 Downloads
PHP class for validate and check brazilian document and numbers
small/forms
204 Downloads
Provide PHP class to validate api data.
mazedlx/socialsecurity
50 Downloads
PHP package to validate Austrian social security numbers
faimmedia/i18n-json
608 Downloads
Simple PHP library to validate and match JSON translation files, and also pretty format them.
libtelex/telex-2
411 Downloads
Telephone numbers matched, validated, formatted, using PHP
noriel0010/third-party-sso
48 Downloads
PHP Library to verify and validate 3rd party AccessToken/IdToken from different Social Media (facebook, microsoft, google, linkedin and apple) and authenticate a User with mentioned social media id
phpdot/env
15 Downloads
Typed, schema-validated, immutable .env configuration for modern PHP.
xoops/regdom
6763 Downloads
A robust domain parser for PHP, using the Mozilla Public Suffix List to determine the registrable domain and validate cookie domains per RFC 6265.
religisaci/codeception-api-validator
1033 Downloads
Validate API Requests and Responses against Swagger / OpenAPI definitions. This package is modified awuttig/codeception-api-validator package for PHP 7.4
milpa/skeleton
10 Downloads
The composer create-project starting point for a Milpa app: boots milpa/runtime's Kernel, serves a real HTTP response with zero database, and ships a coa CLI (doctor/validate/make/inspect, plus every plugin-declared CommandProviderInterface command) wired to milpa/devtools. Minimal by default — the agent-ready surface (MCP/tools, bin/mcp-server.php) is opt-in via `composer require milpa/tool-runtime milpa/mcp-server` or `php bin/coa agent:enable`.
genai/validation
16 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
camya/filament-import-inline
717 Downloads
ImportInlineInput - Directly paste, import, and validate machine readable data in form fields. (PHP / Laravel / Livewire)
adachsoft/composer-json-fixer
40 Downloads
Validate and automatically fix composer.json files for PHP libraries.