php-html-parser icon indicating copy to clipboard operation
php-html-parser copied to clipboard

An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.

Results 75 php-html-parser issues
Sort by recently updated
recently updated
newest added

Hi, if I have a table that i want to get the tr tags to array, can it be done with this library? Thanks, Guy

If you are using php 8.1 you will get a depreciated error in Collections.php function offsetGet() because it does not have a 'mixed' return type. This can be fixed by...

See the following example: ```php

## All the good time of day I like your library.0 but the point of the question is that following the instructions in your README.mdie isn ' t exactly library...

Hi, I'm using your library to work with a custom parser, but for only a specific page (attached you have the full HTML) I have a strange behaviour. Library seems...

```php $html = 'text (text < ...)'; // i guess from server i receive not `<` but `