Libraries tagged by domi
veewee/xml
2737799 Downloads
XML without worries
sabre/xml
25378446 Downloads
sabre/xml is an XML library that you may not hate.
paquettg/php-html-parser
6764373 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
desandro/masonry
348172 Downloads
Cascading grid layout library
desandro/imagesloaded
368466 Downloads
JavaScript is all like _You images done yet or what?_
symfony/html-sanitizer
13010180 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
phayes/geophp
8183197 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
laminas/laminas-validator
33995356 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
hyn/multi-tenant
926988 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
true/punycode
34523082 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
40415924 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.
scotteh/php-dom-wrapper
1442544 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
rct567/dom-query
222414 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
phpgt/dom
9009629 Downloads
Modern DOM API.
kub-at/php-simple-html-dom-parser
5805591 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible