Skip to content
 
 

Repository files navigation

CssExpressionTranslator

Packagist Travis Software License Total Downloads

Translate css to xpath. Based on symfony/css-selector

Install

Via Composer

composer require xparse/css-expression-translator

Usage

$translator = new CssExpressionTranslator();
echo $translator->toXpath('a');

Testing

    ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Translate css to xpath based on symfony/css-selector

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages