phpquery equivalent that uses MXLReader?

149 Views Asked by At


phpQuery uses the DOM extension. Is there an equivalent to phpQuery that uses XMLReader(with at least some of the functionalities in phpQuery)?

1

There are 1 best solutions below

1
On BEST ANSWER

Is there an equivalent to phpQuery that uses XMLReader?

No.