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

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.