Manipulating DOM Documents with phpQuery
July 3, 2013 by Bo Andersen
Manipulating DOM documents with PHP is difficult without the use of libraries or extensions. This article discusses the various options that are available and focuses on the phpQuery project, which is a PHP port of the popular jQuery JavaScript library.