We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a0111 commit 352333bCopy full SHA for 352333b
composer.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "paquettg/php-html-parser",
+ "name": "itinance/php-html-parser",
3
"type": "library",
4
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
5
"version": "1.6.4",
6
"keywords": ["html", "dom", "parser"],
7
- "homepage": "https://github.com/paquettg/php-html-parser",
+ "homepage": "https://github.com/itinance/php-html-parser",
8
"license": "MIT",
9
"authors": [
10
0 commit comments