Libraries tagged by validation library
meraki/schema
160 Downloads
A library that provides a flexible, UI-agnostic solution for defining, validating, and serializing form schemas that can be used across multiple rendering environments and formats.
madeitbelgium/vat
505 Downloads
PHP VAT Library
khakimjanovich/uz-phone
0 Downloads
Framework-agnostic PHP library for strict Uzbek mobile phone parsing, normalization, validation, formatting, masking, and prefix metadata.
itgalaxy/webcrawler-verifier
2992 Downloads
PHP library providing functionality to verify that user-agents are who they claim to be.
ipagdevs/schema-builder
151 Downloads
A powerful library for building schema-driven data models in PHP.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
fwk/xml
471 Downloads
XML Parsing and Validation Utility for Happy Developers
frzb/request-mapper
1554 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it
footwork_solutions/json_table
31 Downloads
A validator and storage library using the JSON table schema written in PHP.
eno-lang/enophp
52 Downloads
PHP library for parsing, loading and inspecting eno documents
eftec/validationone
3785 Downloads
It's a php library for fetch and validate fields
edgaras/llm-json-cleaner
510 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
depage/htmlform
341 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
cottacush/phalcon-utils
2311 Downloads
Phalcon Utils is a repository for libraries that are used across different phalcon projects.
cmpayments/schemavalidator
4179 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.