Libraries tagged by php class validator
mpi2/xmldatatype
6 Downloads
Mapping of XML datatypes to PHP Classes with validation
mkorkmaz/model_utils
259 Downloads
A simple PHP class for validating variable types, fixing, sanitising and setting default values for a model definition encoded as an array.
emleons/tz_namba
16 Downloads
Simple php class to validate Tanzania phone numbers by cheking if it is well formated
edydeyemi/valid8ed
9 Downloads
A simple-to-use, lightweight PHP Validation Class
weha/bpost-addresses
7 Downloads
A php class for Bpost addresses validation API
ubcent/gump
28 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
romangorbatko/gump
245 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
ici-brussels/bpost-addresses
141 Downloads
A php class for Bpost addresses validation API
aryelgois/gump
23 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data
foundry81/rsrv
3 Downloads
rsrv is a simple rss validation and caching class for php.
awaiskhan18/resman
4 Downloads
ResMan is a PHP class that provides a convenient way to handle API responses with standard status codes and response structures. It includes methods for handling validation errors, success responses, and failure responses.
rizwan_47/email-address-verifier
8 Downloads
A PHP library for verifying email addresses, ensuring they are valid and reachable. This package provides a straightforward class for email validation processes.
laxo/authecticate-system
7 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
hraw/uuid
377 Downloads
A simple and lightweight class to create and validate uuid version 4 in PHP.
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.