Skip to content
@domainvalidity

Doma(In)Validity

Doma(in)Validity

Doma(in)Validity was born because I found myself searching online about how to check if a domain was valid. I always ended up using regular expressions that were too complex to account for several scenarios (mainly the TLD having different formats), it was just a pain in the butt because I always had to go back to that code to fix the regex to account for an edge case that I didn't think about.

Well, no more! Welcome Doma(in)Validity, this stupid simple API will check if a domain is valid or not based on the Public Suffix list.

I hope this is helpful for developers. You can see a working example here and a failing example here.

Popular repositories Loading

  1. php-sdk php-sdk Public

    Light PHP SDK to interact with the Doma(in)Validity API.

    PHP 3

  2. php-domain-validator php-domain-validator Public

    Light PHP package to validate domains.

    PHP 3 1

  3. .github .github Public

    A stupid simple API to check if a given domain is valid

Repositories

Showing 3 of 3 repositories
  • php-domain-validator Public

    Light PHP package to validate domains.

    domainvalidity/php-domain-validator’s past year of commit activity
    PHP 3 MIT 1 0 0 Updated Apr 28, 2024
  • .github Public

    A stupid simple API to check if a given domain is valid

    domainvalidity/.github’s past year of commit activity
    0 0 0 0 Updated Nov 3, 2023
  • php-sdk Public

    Light PHP SDK to interact with the Doma(in)Validity API.

    domainvalidity/php-sdk’s past year of commit activity
    PHP 3 0 0 0 Updated May 3, 2022

Top languages

Loading…

Most used topics

Loading…