Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Eases DOM navigation for HTML and XML documents.
The Symfony DomCrawler component is a PHP component that eases DOM navigation for HTML and XML documents.
The DomCrawler component is a Symfony component written in PHP. Its core function is to make DOM navigation easier for developers working with HTML and XML documents. As a Symfony component, it is part of a collection of decoupled PHP libraries that can be used independently or together with the Symfony framework. The component is maintained by the Symfony community in the main Symfony repository on GitHub.
The official documentation is published on the Symfony website, with a dedicated page for the DomCrawler component. Code contributions are accepted through pull requests in the main Symfony repository, and issues are handled in the same place. The repository has over 4,000 stars, reflecting broad usage in the PHP ecosystem. The package also participates in Symfony's sponsorship program, asking backers and sponsors to help fund continued development.
