Libraries tagged by Php Validator
springy-framework/brazilian-numbers
89 Downloads
PHP class for validate and check brazilian document and numbers
phpfui/html-unit-tester
4134 Downloads
PHPUnit Testing extensions for HMTL and CSS insures valid HTML and CSS via v.Nu validator
muffe/enum-constraint
9311 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
jot/hf-shield
574 Downloads
OAuth2 routes, middlewares and validators
jbboehr/phpstan-laravel-validation
9094 Downloads
Laravel Validation extension for PHPStan
ilyasmohetna/iban
23 Downloads
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.
hampel/validate
4519 Downloads
Simple validator library composer package
edgaras/llm-json-cleaner
68 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
cmpayments/schemavalidator
4091 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4637 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
hippophp/hippo
32 Downloads
Hippo is an open-source tool that helps PHP programmers adhere to certain a given convention.
kifu-alfi/violin
3472 Downloads
Violin is an easy to use, highly customisable PHP validator.
alexgarrett/violin
65619 Downloads
Violin is an easy to use, highly customisable PHP validator.
websyspro/jwt
57 Downloads
JWT generator and validator for php
array/validation
16977 Downloads
A simple validation using the native filters and validators from PHP.