ronanguilloux / IsoCodes

PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Manufacturing Industry, Phone numbers & Zipcodes for many countries
GNU General Public License v3.0
792 stars 77 forks source link

IPv4 and IPv6 Rules #173

Closed c3hmke closed 3 years ago

c3hmke commented 3 years ago

Split out IPv4 and IPv6 validators to follow the pattern of other "parent->child" validators in package.

ronanguilloux commented 3 years ago

Thanks!