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

PHP Simple HTML DOM Parser adaptation for Composer and PSR-0

Results 53 php-simple-html-dom-parser issues
Sort by recently updated
recently updated
newest added

The dash inside a character class needs to be the last character, otherwise it means "character range" and throws an error in classes like [\w-:]+

`composer require lysice/php-simple-html-dom-parser`. [!https://github.com/Lysice/php-simple-html-dom-parser]