domdocument
There are 27 repositories under domdocument topic.
Masterminds/html5-php
An HTML5 parser and serializer for PHP.
developit/undom
🍩 1kb minimally viable DOM Document implementation
ivopetkov/html5-dom-document-php
A better HTML5 parser for PHP.
andreskrey/readability.php
PHP port of Mozilla's Readability.js
olamedia/nokogiri
HTML parser for PHP - Парсер HTML
Rct567/DomQuery
PHP library for easy 'jQuery like' DOM traversing and manipulation.
inspirum/xml-php
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast.
lightools/xml
Simple and safe parsing of XML and HTML sources.
kuria/dom
Wrappers around the PHP DOM classes
growella/table-of-contents
Automatically generate and render a Table of Contents for a post.
multidimension-al/dom-array
Create a DOMDocument from an Array.
rosario-fiorella/wordpress-comblock-html
Use the html builder to create page templates in your theme or implement admin pages in your plugins. Internally it uses the DOMDocument class to generate the HTML code, improving the validation of the tags to be generated
iriven/DOMHtml
classe php de manipulation dynamique des fichiers html
sebastiansulinski/path-extractor
Parse html document and extract paths from the images, anchors and other tags.
tcja/DOMDXMLParser
DOMDXMLParser is a class that can handle multiple CRUD tasks with XML files using The DOMDocument class
bhoogter/xml-file
An easy XML File wrapper class for direct queries, including sets on non-existent nodes
PrzemekDeren/DOMDocumentExtended
Extension of DOMDocument class.
qamaheshkumar/php_scraper_one
This is web scraping sample project written in PHP
struzik-vladislav/xpath-extended
Additional functions for XPath
vardumper/dom-orm
DOM Object Relational Mapper (ORM)
imsaeedafzal/HtmlDomParser
This library is useful to parse the html templates and override the elements as well.
Matej-ch/html-helpers
Two simple classes for removing html tags and extracting file patchs from tags
qamaheshkumar/sample_php_scraper
Sample scraper written in PHP
TallesVictor/MostrarElementos
Trabalhando com DOMDocument no PHP
tariqinfo304/CSVToXML
The provided code is written in PHP and demonstrates how to convert a CSV file to an XML file using the DOMDocument class
Zegnat/html-utilities
Utility classes for working with HTML in PHP.