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\
Doing some more hunting, I think I might've found precisely what I was looking for:
phpQuery - jQuery port to PHP
Thanks everyone for your answers, I will definitely keep them in mind for other uses.