Layershifter TLDExtract Versions Save

[DEPRECATED] Library for extraction of domain parts e.g. TLD. Domain parser that uses Public Suffix List

1.1.1

7 years ago

Fixes

  • Issue #5 with handling query part of URL

1.1.0

7 years ago

New release, key features:

  • tld_extract() function for simple usage;
  • setExtractionMode() method on Extract class for setting extract options.

1.0.0

7 years ago
  • IDN support;
  • Database in separate weekly updatable package;
  • Full test coverage.

0.2.0

8 years ago

Fixes by static analizer Result can be resurned by custom class New methods on class Result Code review

0.1.3

8 years ago

Method for manual updating of cache file

0.1.2

8 years ago

Bug fix

0.1.1

8 years ago

Adds properties to Result()

0.1

8 years ago

First release