berlioz/html-selector

Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.

Maintainers

Package info

github.com/BerliozFramework/HtmlSelector

Homepage

Issues

pkg:composer/berlioz/html-selector

Statistics

Installs: 14 735

Dependents: 1

Suggesters: 1

Stars: 7

v3.0.0 2026-02-19 13:27 UTC

README

Latest Version Packagist Dependency Version Software license

Note

This repository is a read-only split from the main Berlioz Framework repository.

For contributions, issues, or more information, please visit the main Berlioz Framework repository.

Do not open issues or pull requests here.

Berlioz HTML Selector is a PHP library to do queries on HTML files with CSS selectors like jQuery on DOM.

📖 Full documentation

Installation

You can install Berlioz HTML Selector with Composer, it's the recommended installation.

$ composer require berlioz/html-selector

Documentation

For usage and examples, visit the official documentation on getberlioz.com.