Commit Graph

17 Commits

Author SHA1 Message Date
Marcel Naeve e6482b1731 added some phpunit tests and fixed address/domain detection in email validation. 2016-05-14 15:51:11 +02:00
Marcel Naeve 8ef02b49cd added swift.com API for iban and bic/swift validation. 2016-05-13 23:53:07 +02:00
Marcel Naeve d178d8beab some phpdoc improvements. 2016-05-13 19:51:06 +02:00
Marcel Naeve 89ed39c79d added url validation method. 2016-05-13 18:34:10 +02:00
Marcel Naeve 73d6a33bf1 fix in iban length validation. 2016-05-13 16:25:14 +02:00
Marcel Naeve 3ff2faf16c undone last commit. 2016-05-13 16:09:20 +02:00
Marcel Naeve c49572678c regex fix in iban validation (length). 2016-05-13 16:03:57 +02:00
Marcel Naeve 98fee3a0e0 added a mac validation method. 2016-05-13 15:46:14 +02:00
Marcel Naeve 430efe8978 added a swift/bic validation method. 2016-05-13 15:44:27 +02:00
Marcel Naeve a7ba2df17a removed dnsbl from email validation. 2016-05-13 15:16:33 +02:00
Marcel Naeve 0d15c0cb15 fix in iban validation - sanitize. 2016-05-13 14:32:38 +02:00
Marcel Naeve fd5b05cffd added a function for validating International Bank Account Numbers (IBANs). 2016-05-13 14:09:43 +02:00
Marcel Naeve d62709cb51 added a validate range method. 2016-05-12 17:15:09 +02:00
Marcel Naeve d81e185041 added ip(v4+v6) validation methods. 2016-05-12 17:04:31 +02:00
Marcel Naeve 9a685c1f8d improved blacklist and whitelist on email validation, now domains can be listed to. 2016-05-04 03:25:14 +02:00
Marcel Naeve 5d6a41ea85 added email validation. 2016-05-03 22:29:13 +02:00
Marcel Naeve 176ad1a681 Initial commit 2016-05-03 21:27:18 +02:00