Fernando Alonso d58c5b0f40 test navegación 6 years ago
..
Exception d58c5b0f40 test navegación 6 years ago
Node d58c5b0f40 test navegación 6 years ago
Parser d58c5b0f40 test navegación 6 years ago
Tests d58c5b0f40 test navegación 6 years ago
XPath d58c5b0f40 test navegación 6 years ago
.gitignore d58c5b0f40 test navegación 6 years ago
CHANGELOG.md d58c5b0f40 test navegación 6 years ago
CssSelectorConverter.php d58c5b0f40 test navegación 6 years ago
LICENSE d58c5b0f40 test navegación 6 years ago
README.md d58c5b0f40 test navegación 6 years ago
composer.json d58c5b0f40 test navegación 6 years ago
phpunit.xml.dist d58c5b0f40 test navegación 6 years ago

README.md

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.