php-domain-parser
Domain parser
A domain parsing library that accurately breaks down domains into subdomain, registrable domain, second level domain and public suffix parts.
Public Suffix List based domain parsing implemented in PHP
1k stars
30 watching
128 forks
Language: PHP
last commit: 11 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
php-enqueue/dsn | Tools to parse DSN class for use in PHP applications. | 124 |
jhaddix/domain | Automates subdomain discovery using multiple data sources and tools. | 923 |
egyg33k/domainparserbundle | Integrates Domain Parser with Symfony to extract structured data from web pages | 0 |
phpstan/phpdoc-parser | A PHPDoc parser and modifier with support for advanced types like intersection types and generics | 1,350 |
z7zmey/php-parser | A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code. | 941 |
diogo-fernan/domfind | A tool to find identical domain names with SOA DNS records under different TLDs | 24 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
masterminds/html5-php | A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,592 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
myintervals/php-css-parser | A parser and manipulation tool for CSS files written in PHP. | 1,764 |
parro-it/is-fqdn | Verifies if a given string represents a valid fully qualified domain name | 21 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
edd-g/editorjs-simple-html-parser | A PHP parser for Editor.js data formats | 6 |
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |