Libraries tagged by css-selector
andig/php-html-parser
7612 Downloads
Refactored repack of https://github.com/hkk12369/php-html-parser
perry-rylance/dom-document
7399 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.
zxqfox/css-selector-parser
10993 Downloads
Simple CSS selector parser. PHP port of https://github.com/mdevils/node-css-selector-parser
savvywombat/laravel-assert-selector-contains
8608 Downloads
Targeted content assertions using CSS selector expressions
quadraecom/pest-plugin-selectors
1726 Downloads
Add CSS selector-based testing capabilities to Pest
mitseo/scraper
34 Downloads
Parse document with xpath,css selector and regex.
manychois/cici
19 Downloads
A PHP library which lets you use CSS selector to locate elements in an HTML document.
jeremiah-shaulov/joyquery-php
230 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
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
18 Downloads
A jQuery-like html processor written in PHP