TonyY 1893043c77 first commit 3 yıl önce
..
Exception 1893043c77 first commit 3 yıl önce
Node 1893043c77 first commit 3 yıl önce
Parser 1893043c77 first commit 3 yıl önce
Tests 1893043c77 first commit 3 yıl önce
XPath 1893043c77 first commit 3 yıl önce
.gitignore 1893043c77 first commit 3 yıl önce
CHANGELOG.md 1893043c77 first commit 3 yıl önce
CssSelectorConverter.php 1893043c77 first commit 3 yıl önce
LICENSE 1893043c77 first commit 3 yıl önce
README.md 1893043c77 first commit 3 yıl önce
composer.json 1893043c77 first commit 3 yıl önce
phpunit.xml.dist 1893043c77 first commit 3 yıl önce

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.