{"id":91720,"library":"querypath-querypath","title":"QueryPath","description":"HTML/XML querying and processing library with a jQuery-like API.","status":"active","version":"3.0.5","language":"php","source_language":null,"source_url":"https://github.com/technosophos/querypath","tags":["html","xml","query","jquery","dom","parsing"],"install":[{"cmd":"composer require querypath/querypath","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"QueryPath","correct":"use QueryPath\\QueryPath;"}],"quickstart":{"code":"use QueryPath\\QueryPath;\n\n$qp = QueryPath::withHTML('<html><body><p>Hello</p></body></html>');\n$qp->find('p')->text(); // 'Hello'","lang":"php","description":"Parse HTML and extract text from a paragraph element."},"warnings":[{"fix":"Review upgrade guide when migrating from 2.x to 3.x.","message":"Version 3.x has breaking changes from 2.x in method signatures.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'api':12 'dom':17 'html':13 'html/xml':2 'jqueri':10,16 'jquery-lik':9 'librari':6 'like':11 'pars':18 'process':5 'queri':3,15 'querypath':1 'xml':14","created_at":"2026-06-19T09:21:48.122913+00:00","updated_at":"2026-06-19T09:21:48.122913+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/technosophos/querypath","github":"https://github.com/technosophos/querypath","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}