Libraries tagged by php dom
metaregistrar/php-epp-client
96910 Downloads
Object-oriented PHP EPP Client
jalle19/php-whitelist-check
633431 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
fluentdom/fluentdom
293626 Downloads
A fluent api for the php dom extension.
tburry/pquery
456318 Downloads
A jQuery like html dom parser written in php.
arubacao/tld-checker
1236748 Downloads
Top Level Domain (TLD) validation library for PHP
stymiee/email-validator
289017 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
prooph/event-sourcing
765927 Downloads
PHP EventSourcing library
algo26-matthias/idna-convert
2077036 Downloads
A library for encoding and decoding internationalized domain names
carlosbuenosvinos/ddd
187061 Downloads
Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.
tmilos/scim-filter-parser
1325880 Downloads
System for Cross-domain Identity Management SCIM AST filter parser PHP library
simple-html-dom/simple-html-dom
137724 Downloads
A copy of the PHP Simple HTML DOM Parser project.
dimabdc/php-fast-simple-html-dom-parser
45828 Downloads
PHP Fast Simple HTML DOM parser.
helgesverre/domain-availability
15786 Downloads
A PHP library for checking if a domain name is registered or not
wsdltophp/domhandler
1518620 Downloads
Decorative design pattern to ease DOM handling
drnxloc/laravel-simple-html-dom
243605 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.