Fernando Alonso d58c5b0f40 test navegación hace 6 años
..
Exception d58c5b0f40 test navegación hace 6 años
Node d58c5b0f40 test navegación hace 6 años
Parser d58c5b0f40 test navegación hace 6 años
Tests d58c5b0f40 test navegación hace 6 años
XPath d58c5b0f40 test navegación hace 6 años
.gitignore d58c5b0f40 test navegación hace 6 años
CHANGELOG.md d58c5b0f40 test navegación hace 6 años
CssSelectorConverter.php d58c5b0f40 test navegación hace 6 años
LICENSE d58c5b0f40 test navegación hace 6 años
README.md d58c5b0f40 test navegación hace 6 años
composer.json d58c5b0f40 test navegación hace 6 años
phpunit.xml.dist d58c5b0f40 test navegación hace 6 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.