CssSelector Component
The CssSelector component converts CSS selectors to XPath expressions.
Resources
Credits
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.
* 4.1: Fix: Adjust DocBlock \"ParserTest->getParserTestData()\" -> only some more tests access the container getting it from the kernel [Lock] Pedantic improvements for lock [EventDispatcher] Fixed phpdoc on interface update year in license files [Console] Fix help text for single command applications Fix random test failure on lock improve error message when using test client without the BrowserKit component [Event Dispatcher] fixed 29703: TraceableEventDispatcher reset now sets callStack to null with test to dispatch after reset. Fixed minor typos Fix: Method can also return null [Stopwatch] Fixed phpdoc for category name
Name | Last commit | Last update |
---|---|---|
Exception | ||
Node | ||
Parser | ||
Tests | ||
XPath | ||
.gitignore | ||
CHANGELOG.md | ||
CssSelectorConverter.php | ||
LICENSE | ||
README.md | ||
composer.json | ||
phpunit.xml.dist |
The CssSelector component converts CSS selectors to XPath expressions.
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.