phpQuery是一款基于jQuery的PHP实现,项目主页http://code.google.com/p/phpquery/
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.
Library is written in PHP5 and provides additional Command Line Interface (CLI).(连命令行接口也提供)
phpQuery基于p[......]