Libraries tagged by validation for php
e164-com/e164-php-sdk
3 Downloads
A PHP SDK for interacting with the e164.com API.
bibliopolis/event-notification-php-sdk
8 Downloads
A PHP SDK for processing eBay event notifications. Bibliopolis aims to add new schemas for additional notiifications endpoints and fix problems with original repository.
amsify42/php-typestruct
20 Downloads
PHP package for validating data against the structure defined
monochromist/php-arguments
19 Downloads
Utility class for method arguments validation.
hispanicode/validation
36 Downloads
Form validation model with fantastic tools for the client and server sides with php and jQuery.
danilovl/symfony-console-input-validation
48 Downloads
Provide a simple method for adding input validation to Symfony console commands.
prateekkathal/laravel-extended-validations
11 Downloads
A Laravel package for extending default Laravel Validations
mpscl/graphql-php-validation-toolkit
2 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
chefsplate/php-smarty-streets-wrapper
3386 Downloads
API Wrapper for smarty streets address validation services
terminusstudio/phpvalidator
19 Downloads
A PHP validator using respect validator. Built for Slim.
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
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.