Libraries tagged by php validation core
michabbb/php-sql-parser
2165 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
cdma-numiscorner/ebay-metadata-sdk
6 Downloads
The Metadata API provides crucial configuration details necessary for managing listings across various eBay marketplaces. This includes retrieving detailed eBay category listing policies, such as supported item conditions and multiple-variation structures; accessing sales tax jurisdiction information for setting up tax tables in supported countries; and obtaining hazardous material and product safety label data for regulatory compliance in listing flows. The API is essential for sellers and developers needing up-to-date, marketplace-specific policy and jurisdictional information to accurately create and manage their listings.
trovit/php-code-validator-bundle
81 Downloads
Provides a basic system to organize and execute php code validators
trovit/php-code-validator
138 Downloads
Provides a basic system to organize and execute php code validators
imaddev/php-credit-card-validator
29 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
g4/php-credit-card-validator
15 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
r4kib/validate-credit-card
16 Downloads
PHP and Laravel credit card validator
malith124/validate-credit-card
3 Downloads
PHP and Laravel credit card validator
gatepay/credit-card
109 Downloads
A credit card validator and generator for PHP
maatify/post-validator-json-code
2 Downloads
maatify.dev post validator with JSON code handler, known by our team
zent/php-sql-parser
237 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
selay/laravel-credit-card-validator
4850 Downloads
Laravel credit card validator
rob-lester-jr04/php-sql-parser
10 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL - Modernized for use with composer practices and Laravel 5+
processfast/php-sql-parser
8250 Downloads
A fork of greenlion/php-sql-parser made because we were having trouble getting a production needed fix accepted and merged into their repo. A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
wpify/dpd-geo-php-sdk
20 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.