Libraries tagged by php dom
tburry/pquery
472589 Downloads
A jQuery like html dom parser written in php.
arubacao/tld-checker
1383319 Downloads
Top Level Domain (TLD) validation library for PHP
prooph/service-bus
1352014 Downloads
PHP Enterprise Service Bus Implementation supporting CQRS and DDD
prooph/event-sourcing
780883 Downloads
PHP EventSourcing library
algo26-matthias/idna-convert
2177352 Downloads
A library for encoding and decoding internationalized domain names
carlosbuenosvinos/ddd
189276 Downloads
Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.
tmilos/scim-filter-parser
1491619 Downloads
System for Cross-domain Identity Management SCIM AST filter parser PHP library
simple-html-dom/simple-html-dom
143801 Downloads
A copy of the PHP Simple HTML DOM Parser project.
rct567/dom-query
249089 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
dimabdc/php-fast-simple-html-dom-parser
48105 Downloads
PHP Fast Simple HTML DOM parser.
helgesverre/domain-availability
16285 Downloads
A PHP library for checking if a domain name is registered or not
wikimedia/php-session-serializer
1164049 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
bruli/php-value-objects
316680 Downloads
PHP Value objects to use for DDD domains.
wsdltophp/domhandler
1664499 Downloads
Decorative design pattern to ease DOM handling
drnxloc/laravel-simple-html-dom
302493 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.