Libraries tagged by PHP form validation
danilovl/symfony-console-input-validation
48 Downloads
Provide a simple method for adding input validation to Symfony console commands.
calgamolib/validation
892 Downloads
Validation library for Calgamo Framework.
calgamo/validation
1016 Downloads
Validation library for Calgamo Framework.
tagliatti/slim-validation
220 Downloads
A validator for the Slim PHP Micro-Framework
prateekkathal/laravel-extended-validations
11 Downloads
A Laravel package for extending default Laravel Validations
okaybueno/validation
4684 Downloads
Validation as Service for Laravel applications.
gin0115/slim-validation
24 Downloads
A validator for the Slim PHP Micro-Framework
chefsplate/php-smarty-streets-wrapper
3386 Downloads
API Wrapper for smarty streets address validation services
mpscl/graphql-php-validation-toolkit
2 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
spikkl/spikkl-php-laravel-client
1061 Downloads
Spikkl API client wrapper for Laravel
smscx/smscx-api-php-library
6 Downloads
Client for SMS.CX API
phpdevcommunity/php-requestkit
11 Downloads
A lightweight and efficient PHP library for handling, validating, and transforming incoming HTTP requests, supporting both form submissions and JSON API payloads.
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
invoicetronic/php-sdk
0 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
guyliangilsing/php-validation
246 Downloads
A simple validation library that allows you to write custom validators for your data.