Libraries tagged by doom
symfony/html-sanitizer
42078186 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
voku/simple_html_dom
9019663 Downloads
Simple HTML DOM package.
sunra/php-simple-html-dom-parser
9661218 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.
phpgt/dom
13185029 Downloads
Modern DOM API.
veewee/xml
7013620 Downloads
XML without worries
paquettg/php-html-parser
8250633 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mbostock/d3
443970 Downloads
A JavaScript visualization library for HTML and SVG.
ksubileau/color-thief-php
4099165 Downloads
Grabs the dominant color or a representative color palette from an image.
io-developer/php-whois
2673199 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
desandro/masonry
436849 Downloads
Cascading grid layout library
broadway/broadway
2022797 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
laminas/laminas-validator
48338373 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
hyn/multi-tenant
1191508 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
true/punycode
38770031 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
42688086 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.