haphp / php-html-parser
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
v1.0.2
2024-03-05 07:17 UTC
Requires
- php: >=8.2
- ext-curl: *
- ext-mbstring: *
- ext-zlib: *
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/psr7: ^1.6|^2.6
- myclabs/php-enum: ^1.7
- paquettg/string-encode: ~1.0.0
- php-http/httplug: ^2.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- infection/infection: ^0.27.10
- mockery/mockery: ^1.2
- phan/phan: ^5.4.3
- phpunit/phpunit: ^10.5.10