Libraries tagged by domo
sunra/php-simple-html-dom-parser
9064595 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.
jeremykendall/php-domain-parser
11592168 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
veewee/xml
4088955 Downloads
XML without worries
sabre/xml
28300585 Downloads
sabre/xml is an XML library that you may not hate.
rinvex/countries
6093069 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
paquettg/php-html-parser
7311063 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
ksubileau/color-thief-php
3349205 Downloads
Grabs the dominant color or a representative color palette from an image.
io-developer/php-whois
1781280 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
desandro/masonry
386265 Downloads
Cascading grid layout library
desandro/imagesloaded
403184 Downloads
JavaScript is all like _You images done yet or what?_
laminas/laminas-validator
39130358 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
true/punycode
35949957 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
41383026 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.
symfony/symfony-demo
214937 Downloads
Symfony Demo Application
scotteh/php-dom-wrapper
1728138 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.