jQuery-like interface for PHP?

前端 未结 12 1796
猫巷女王i
猫巷女王i 2020-12-04 13:44

I was curious as to whether or not there exists a jQuery-style interface/library for PHP for handling HTML/XML files -- specifically using jQuery style selectors.

I\

12条回答
  •  Happy的楠姐
    2020-12-04 13:57

    HtmlPageDom extends Symfony's DOM Crawler and adds jQuery-like DOM manipulation functions.

提交回复
热议问题