Libraries tagged by validate form
oposs/silverstripe-structured-data
288 Downloads
Create, manage and validate structured yaml/json formatted text data
smiileteam/subscribe-helper
3 Downloads
Take advantage of our subscribeHelper to fullfill Smiile subscribe form from your users informations and validate their profiles
qerbia/quuid
3 Downloads
A PHP library to generate, validate, and decode QUUIDs-a custom UUID format that embeds record IDs while maintaining compatibility with the UUID v8 standard.
alexpts/php-middleware-json-schema
5 Downloads
Middleware for validate request/response by json-schema format
zvps/phalcon-validation
196 Downloads
Additional form and data validators extending the inbuilt phalcon validate interface.
imediatis/entity-annotation
35 Downloads
This package helps you to implement annotation on your Model's object the way of Doctrine. -Helps you to validate your Object build from POST request; -Helps to auto-generate form fields.
tylercd100/laravel-validator-phone
4368 Downloads
Validate that a phone number is in the correct format
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
pckg/import
2109 Downloads
Import, validate and map imported data from common file formats
my-gov/myssm
42 Downloads
A parser and validate Malaysian business registration numbers (BRN). This library ensures compliance with SSM formatting standards, accurately extracts components such as entity type and registration year, and verifies the integrity of BRNs.
masterskill/validation-error-trait
15 Downloads
This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel
emleons/tz_namba
19 Downloads
Simple php class to validate Tanzania phone numbers by cheking if it is well formated
webpatser/laravel-uuid
15515553 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
laminas/laminas-i18n
18817242 Downloads
Provide translations for your application, and filter and validate internationalized values
milwad/laravel-validate
24537 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.