TonyY 1893043c77 first commit hace 3 años
..
Exception 1893043c77 first commit hace 3 años
Node 1893043c77 first commit hace 3 años
Parser 1893043c77 first commit hace 3 años
Tests 1893043c77 first commit hace 3 años
XPath 1893043c77 first commit hace 3 años
.gitignore 1893043c77 first commit hace 3 años
CHANGELOG.md 1893043c77 first commit hace 3 años
CssSelectorConverter.php 1893043c77 first commit hace 3 años
LICENSE 1893043c77 first commit hace 3 años
README.md 1893043c77 first commit hace 3 años
composer.json 1893043c77 first commit hace 3 años
phpunit.xml.dist 1893043c77 first commit hace 3 años

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.