Libraries tagged by css-selector
andig/php-html-parser
7264 Downloads
Refactored repack of https://github.com/hkk12369/php-html-parser
perry-rylance/dom-document
7236 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.
savvywombat/laravel-assert-selector-contains
8594 Downloads
Targeted content assertions using CSS selector expressions
quadraecom/pest-plugin-selectors
1618 Downloads
Add CSS selector-based testing capabilities to Pest
mitseo/scraper
33 Downloads
Parse document with xpath,css selector and regex.
jeremiah-shaulov/joyquery-php
207 Downloads
CSS selectors query language for DOMDocument, with XPath axes extension
felipe1234-dev/php-dom-query
21 Downloads
Easy-to-learn php dom parser with CSS selector and short codes
eminos/statamic-element-picker
17 Downloads
A Statamic addon that adds an Element Picker fieldtype and lets you pick an element and generate a unique CSS selector for that element.
orangedigital/business-selector-extension
8479 Downloads
CSS Selector Substitution For Behat
zxqfox/css-selector-parser
10969 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
17 Downloads
A jQuery-like html processor written in PHP