2017 © Pedro Peláez
 

library css-expression-translator

Translate css to xpath

image

xparse/css-expression-translator

Translate css to xpath

  • Tuesday, August 22, 2017
  • by funivan
  • Repository
  • 2 Watchers
  • 2 Stars
  • 7,849 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 3 Open issues
  • 4 Versions
  • 10 % Grown

The README.md

!!! Abandoned !!!

See xparse/ElementFinder, (*1)

CssExpressionTranslator

Packagist Travis Software License Coverage Status Quality Score Total Downloads, (*2)

Translate css to xpath. Based on symfony/css-selector, (*3)

Install

Via Composer, (*4)

``` bash composer require xparse/css-expression-translator, (*5)


## Usage ``` php $translator = new CssExpressionTranslator(); echo $translator->toXpath('a');

Testing

bash ./vendor/bin/phpunit, (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Credits

License

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

The Versions

22/08 2017

dev-master

9999999-dev https://github.com/

Translate css to xpath

  Sources   Download

MIT

The Requires

 

The Development Requires

22/08 2017

0.2.0

0.2.0.0 https://github.com/

Translate css to xpath

  Sources   Download

MIT

The Requires

 

The Development Requires

02/12 2015

0.0.2

0.0.2.0 https://github.com/

Translate css to xpath

  Sources   Download

MIT

The Requires

 

The Development Requires

02/12 2015

0.0.1

0.0.1.0 https://github.com/

Translate css to xpath

  Sources   Download

MIT

The Requires