A fork of a long-unsupported project, created using updated dependencies.
The primary goal is to make it compatible with PHP 8.2.X.
Original: http://github.com/paquettg/php-html-parser
{
"require": {
"paquettg/php-html-parser": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "http://github.com/fmkoc/php-html-parser"
}
]
}