Libraries tagged by css-selector
php-extended/php-css-selector-interface
43247 Downloads
A library to represent css selectors for decision making trees in html documents
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
quadraecom/pest-plugin-selectors
2013 Downloads
Add CSS selector-based testing capabilities to Pest
perry-rylance/dom-document
7863 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
mitseo/scraper
165 Downloads
Parse document with xpath,css selector and regex.
manychois/cici
59 Downloads
A PHP library which lets you use CSS selector to locate elements in an HTML document.
jeremiah-shaulov/joyquery-php
265 Downloads
CSS selectors query language for DOMDocument, with XPath axes extension
felipe1234-dev/php-dom-query
23 Downloads
Easy-to-learn php dom parser with CSS selector and short codes
orangedigital/business-selector-extension
8479 Downloads
CSS Selector Substitution For Behat
zxqfox/css-selector-parser
11013 Downloads
Simple CSS selector parser. PHP port of https://github.com/mdevils/node-css-selector-parser
webictbyleo/css-selector
4 Downloads
Converts CSS selectors to XPath expressions
bigboca/laravel-css-selector
6 Downloads
Add CSS selectors to Laravel HTTP tests
php-extended/php-css-selector-parser-object
12623 Downloads
A library that implements the php-extended/php-css-selector-parser-interface interface library.
php-extended/php-css-selector-parser-interface
15592 Downloads
A library to parse css selectors to use in css sheet parsing or html attribute findings
xinningsu/html-query
25 Downloads
A jQuery-like html processor written in PHP