PHP Classes / CSS Query

Get elements from an HTML page using CSS selectors

CSS Query PHP Class

This class can be used to get elements from an HTML document using CSS selectors similar to Xpath. It can load an HTML document and perform queries for elements using CSS selectors as query parameters. The search may be applied to the whole document or just to a list of document elements. The class returns an array of document elements as DOMNode objects that match the query.

Similar PHP Classes

Search in PHP Classes

Filter by tags