CssXPath
CSS to XPath translator
Translates CSS selectors to XPath queries for use with PHP's DOM functionality.
Translate CSS selectors to XPath queries
20 stars
5 watching
11 forks
Language: PHP
last commit: 5 months ago csscss-selectorcss-selector-parserdomphpgttranslate-css-selectorsxpathxpath-queries
Related projects:
Repository | Description | Stars |
---|---|---|
steambap/xpath-to-selector | Converts an XPath expression to a CSS selector. | 11 |
technosophos/querypath | A PHP library for manipulating XML and HTML documents, supporting various input formats and offering robust functionality through chaining. | 823 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 740 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
sharplispers/xpath | An implementation of the XML Path Language (XPath) for querying and manipulating XML documents | 8 |
myintervals/php-css-parser | A parser and manipulation tool for CSS files written in PHP. | 1,764 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,771 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
antchfx/xpath | Provides a Go package for querying and selecting nodes from various document types using XPath expressions. | 695 |
zhegexiaohuozi/jsoupxpath | An HTML parser implementing W3C XPATH 1.0 syntax for Java. | 452 |
plainas/tq | Tool that extracts content from HTML documents based on CSS selectors | 236 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
jaysalvat/image2css | Generates CSS box-shadow properties from an image | 715 |
phpquery/phpquery | A unified repository for a PHP-based DOM API inspired by jQuery, combining various forks and contributions into a single coherent codebase. | 75 |