Libraries tagged by validity
quentin-bubu-dev/open-api-request-validator
0 Downloads
Library for check validity of request from OpenAPI doc, this is a first version of project (unstable)
punches/email-checker
9 Downloads
Check emails for validity
projectstage/ai-email-validator-helper
0 Downloads
Using AI Machine Learning to create database based set of features, train them and predict the validity on an email address
pontedilana/codice-fiscale
149 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
oltrematica/laravel-parking-hub
541 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
metasyntactical/php-soap-client-options
739 Downloads
Allows for handling PHP Soap Client options in a way that validity and type safety are assured.
lightspeeddevelopment/to-specials
4 Downloads
With the Tour Operator Special Offers extension you’re able to set up time-sensitive prices that you can use to price your accommodations, activities and tours. Set up booking validity dates, specials per person sharing/per person sharing/per person sharing per night, team members per special and more.
lepidosteus/phupload
9 Downloads
Check file uploads validity, easily
goosfraba/vies-eu-vat-checker
21 Downloads
Verifies the validity of a VAT number issued by any Member State
ector/checker
124 Downloads
Check the key validity
domainvalidity/domainvalidity
0 Downloads
Light PHP SDK to interact with the Doma(in)Validity API.
davitec/dv-education-downloads
0 Downloads
Download center for the education sector. Document management with type, language, version, validity period, and filtering.
cba85/eu-vat-validation
2720 Downloads
A PHP component to verify the validity of a VAT number issued by any European Union Member State
buibr/hlrlookup
4781 Downloads
Lookup phone number for validity in hlrlookup.com
bubnov-mikhail/landedcostcalculationapi
13735 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`