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

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.