Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/simple_html_dom

📜 Modern Simple HTML DOM Parser for PHP
https://github.com/voku/simple_html_dom

[+]: fix invalid input html v2

-> see issue #50

8bffac83009b1672bf68f697464fb5a5ba7ec9e1 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: fix invalid input html

-> see issue #50

693ab014fc5103a3b3dc06d79b57bafa460ac087 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: fix invalid html output

29d020d953bb676e05e3ce2248e24f1947ec6d0a authored over 4 years ago by Lars Moelleken <[email protected]>
[~]: simplify some if conditions + code style fixes v2

1d5830d9ecc1172dee7d46e469b252952fb124b3 authored over 4 years ago by Lars Moelleken <[email protected]>
[~]: simplify some if conditions + code style fixes

3bf46f90246cb2064594c1310cd628a7f2566083 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #55 from hryvinskyi/master

add "specialScriptTags"

444898eefdb5535e5c67a0be796366dd39bfb59f authored over 4 years ago by Lars Moelleken <[email protected]>
Refactored specialScriptTags for use preg_quote

b77a9f05781ac81efc59be39843f66f107a4ae04 authored over 4 years ago by Volodymyr <[email protected]>
[*]: fix "styleci"-config

a863cec994ab918865d63b98d3e3f0ec35ec78d9 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

5b91059aae8145678734442d3fecf2718866d43a authored over 4 years ago by Lars Moelleken <[email protected]>
[~]: fix some more errors, reported by phpstan (level: max)

2b3ab926fff96172129e0d2d37cd433f2b23b265 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: add API doc

7d20a90ba44498255b4680085590a4e97da91e4d authored over 4 years ago by Lars Moelleken <[email protected]>
add "specialScriptTags"

d0d900ac6b2f44a68d1b91e13f9770c29aca815c authored over 4 years ago by Volodymyr Hryvinskyi <[email protected]>
Merge pull request #54 from voku/analysis-J2E79k

Apply fixes from StyleCI

722454d577d4604c8a23be99d7279934f6f38d73 authored over 4 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

cb5e13a60c8d78c4024f88ceeedf7ce6b7fa6365 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

b97af7a5888594b2f8087428671a0f59db7079e0 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: add one more tests

0377aa42923fa46d1ee8757e17989c2be1addc50 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #51 from voku/analysis-7aLb0E

Apply fixes from StyleCI

01a57cd277fa66e54eeca34c46cc7e96b32be6b5 authored over 4 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

4e8310525ae83281bf2db1c480ae835081c9f690 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: add one more example v2

17e133395b53978fae11baff35df0857c2e8d94e authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: add one more example

6de3ce0508f2c81b5fe935af84c8103dfc9d0196 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: add missing "count"-method for the "node"-interfaces

-> fix problem with auto-completion in e.g. PhpStorm

804aca422f1fe0104b1320ca09fd06cd0062782c authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: "HtmlDomParser" -> add support for "text/x-handlebars-template"

dc51b4c2702ffd83a16b343137cd4a570b713cbd authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

89c29c12a21da7d980b9b9252643f030120c3b2a authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: add "templateLogicSyntaxInSpecialScriptTags"

-> Check for logic in special script tags, like [<% _.each(tierPrices, function(item, key) { %>]...

d1f2b980f4bada9a9e5ea58e85f831de4e802807 authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

eed633604e7fec922a4af5ccd306762ef4a2bdac authored almost 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

58ce77b6436778e18d8bf6e1afc235145804dda3 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: "HtmlDomParser" -> keep comments

-> fix issue with html comments at the beginning of the input html

dfcc958fa875a2c437f708646015e581e410dc1a authored almost 5 years ago by Lars Moelleken <[email protected]>
Merge pull request #47 from voku/analysis-L35bxn

Apply fixes from StyleCI

4c12d1ad8b173ead45d8914075f6847c064a9bd9 authored almost 5 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

ecdfd1149211c5b6865b4814fe3959368402453a authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: fix "styleci"-config

75b23ed250f53d8b2375356fe3809d723f886d85 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: add one more test

-> https://github.com/sunra/php-simple-html-dom-parser/issues/80

5b1854e3a5540db70342c639b8326622ce57b842 authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

301e41cb38df258d3e8749a7ee514d37845fe54e authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: "val()" -> will now support hidden fields

eaf67856c270b46f3aa9d63c24c2eecd5ee897ed authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: fix bugs reported by phpstan

9eba9460896bca215e1e1d8814dd4b90c45be85d authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: add some more tests v2.1

-> from https://github.com/simplehtmldom/simplehtmldom/

0a9d0bc8dadd68f1466c426ac02be834d627adb7 authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: add some more tests v2

-> from https://github.com/simplehtmldom/simplehtmldom/

a9060e6fec891f23812a2429ef50b9c71379af4c authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: add some more tests

-> from https://github.com/simplehtmldom/simplehtmldom/commit/9625920d70aa8d10a00b0089f9921e60d0...

ae00c0129e6093c5a0e45c6c09d3bad8ac4be74d authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

d1f004fe9abb226affd1685a2f11a01afe62ff79 authored almost 5 years ago by Lars Moelleken <[email protected]>
Merge pull request #45 from voku/analysis-RvPAOY

Apply fixes from StyleCI

185674a593fe1cbdec090fd387e8e59af4e66303 authored almost 5 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

add3cc353915222fb097bbb0450f533aad9ecd42 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: fix save() method + add tests

-> before this change, we use innerHtml() instead of html()

284fe404c685989ea333ab5710534a972870f47f authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

3fa87f4dd982572d7fc2f75bbb3916ebd760d4df authored about 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

293dad8794a0a9d227d5291091780cb3444b2b29 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: add "symfony/css-selector" ~5.0

-> fix issue #44

be7cd8c80f13ef1d2e26adddee363900a1a7e48c authored about 5 years ago by Lars Moelleken <[email protected]>
Merge pull request #43 from voku/analysis-2QQEPd

Apply fixes from StyleCI

a68f745d53283ce7fa2154742defa47dca9d2bb9 authored about 5 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

6e4c2672d5058535a2fa3fc0f7c13bfd92d66ec8 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: add a test for issue #42

2dd329106e72a791f2272a6ae3f77df0e9c5a11d authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix some more phpdocs

fb5227edc1c1d7fefac52deb3a5cb4a26ed6f54b authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

a5cbfbd6a19d5a6f9facd5e1e0050f6d60dfd4ec authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix phpstan stuff v2.2

ee63fc8095c21c767de7de6c9fca9020398a4df4 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix phpstan stuff v2.1

61605aab8d07b6abe2f7523b6140da3212593d1c authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix phpstan stuff v2

49be301f330f706510f1eec0981aa734c325324d authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix: "Append or prepend elements" #40

+ fix phpstan stuff

d0a3e31f43ddc2add340d3670da13b582cbdc597 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

fe9e1077e43f60981dab363108770daaae9818bc authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: add one more test for "innerHtml()"

1987c34bb72ad7839ff026e2c7de2bd3b614af16 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: add "nextNonWhitespaceSibling()"

280d740a7ed7213af23528302a64af20674378fe authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: fix "composer.json"

2c6d44c8c0b07be56c211179f1fbe09b47058ad5 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: "AbstractDomParser" -> allow lower and uppercase replacement

9c288284e59672715a06e3a36199f8c53bbda505 authored about 5 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of ssh://github.com/voku/simple_html_dom

* 'master' of ssh://github.com/voku/simple_html_dom:
Update FUNDING.yml

2a74458aaedc1da6ed79e6d4e4a4d56b2d060067 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: add one more example

7b0b9650d1d019261fd7c7c6e560bb1f62427ca1 authored about 5 years ago by Lars Moelleken <[email protected]>
Update FUNDING.yml

5eb7b77be89182f74d85902bb2ef35ddc712f746 authored about 5 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/simple_html_dom

* 'master' of https://github.com/voku/simple_html_dom:
Apply fixes from StyleCI

e413a0e4e9ec54f8314bfe95c6f8c1e291c1b87e authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update ".gitattributes"

3754a516a29b707ad0c6e1a8870b3f7e29f57339 authored about 5 years ago by Lars Moelleken <[email protected]>
Merge pull request #38 from voku/analysis-z94om5

Apply fixes from StyleCI

43e36e4ff1591e85719b29c2ba9c870ffac5ff99 authored about 5 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

ad04c911dea839cbcf7f2b8c138b48ffbf67cec4 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: add more examples

8d69cc296abb92352b6912ebf09494def7fe52d0 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: auto fix code-style

27183ffafd2b987cb6ac5f49fdc291d93da05722 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: fix phpstan report

c39a14530d75ca48ecefb9967da1f418025c1dcd authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix "replaceChildWithString()"

-> "We need to fetch the nodes first, before we can delete them, because of missing references i...

056c4c1546cffa689436306bfb8251dfdd525c15 authored over 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

061358defde852ecdaccf42bf320f34ebff15cc3 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: "HtmlDomParser" -> fix "createDOMDocument()"

-> fix detecting of missing html parts

188a4d8ec74c5400d4fa6ba6e0ddd1646b623c69 authored over 5 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI (#37)

Apply fixes from StyleCI

fa1e0992e82c7922968f088397600fd4398ccc0b authored over 5 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

f10a860822f6780f074934369b7e7813d4edd06a authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: add one more example

781c63a8fbfa6aea2e5f4c55752acabf14418f9d authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add "isDOMDocumentCreatedWithoutPTagWrapper" + test-case

8ede3c578e13d6c10d788335e8ee64b1cf49be24 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

9f7e76587bc784ae509a3ea598c02c08183c024a authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: run tests also via PHP 7.4snapshot

20a50f6e9429ee6157804a583ea2d279fc68ae4f authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: merge improvements from "ivopetkov/html5-dom-document-php" + more tests v2.1

-> length attribute
-> classList support

bf8e149d9c9a25c42093be0ea3bb2125a0e3febc authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: merge improvements from "ivopetkov/html5-dom-document-php" + more tests v2

-> length attribute
-> classList support

88f9a10d1d21a47a9e7fa4a1a973df6ad9c62e7d authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: merge improvements from "ivopetkov/html5-dom-document-php" + more tests

-> length attribute
-> classList support

7a72146b6e91248937fb466a938a3dbdb9da93e6 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

236b5094cd3989ff4fb7f8ff167ba1617635762e authored over 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md

d65cdf517972a6a73adb17895459a1327678282d authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix usage of special javascript template tags

398c0aa61618b9a6dff8431f3b13bd820675502f authored over 5 years ago by Lars Moelleken <[email protected]>
Update README.md

89979317bd5fc7dffe2ea2e514eef2f2fae6f6b4 authored over 5 years ago by Lars Moelleken <[email protected]>
Update README.md

c826a32dc614e292acb5c8f319f008a2adf87259 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add "findMultiOrFalse()" + "findOneOrFalse()" v2

c3f5ad78b200de18393cf90215e7c2751bf78706 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add "findMultiOrFalse()" + "findOneOrFalse()"

3f8f4246e687437636f4a70f50eb7424dead95d9 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: "AbstractDomParser" -> add "findMultiOrFalse" + "findOneOrFalse"

2c09e6bdf759ea033cbd6d8748c55c791e86a267 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

d7231da8c63ca8820f83d129c257a700708703a6 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: "AbstractSimpleHtmlDom" -> use "HtmlDomParser::putReplacedBackToPreserveHtmlEntities()"

-> fix issue #34

bd7228add8e22f8ab0d4b23126de8ea3ea44bdb9 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: "HtmlDomParser" -> add "findMultiOrFalse" + "findOneOrFalse"

a4cc25a6580f67a3b33a6d5bf95333a586cb810e authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: add one more test

-> https://github.com/WyriHaximus/HtmlCompress/issues/62

3206d0d7aeef3396d2ae732bc679616a2fbdcc9a authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: fix php-doc comment

b40fc242a4a5a2c241325126cd660db748e57957 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

afc52b7ab6646744b370d3d45bbc5d622829c02f authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: check result of "html5FallbackForScriptTags()"

-> fix for issue#32 ?

d45b9740f61d11edf11afe8ff0e7eeac2d2a983a authored over 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Add text/x-custom-template type

afc75469c477c5248b47bdb3a3e5caf9d6b95476 authored over 5 years ago by Lars Moelleken <[email protected]>
Merge pull request #33 from hryvinskyi/patch-1

Add text/x-custom-template type

fefe4d3a6c14d793bb7f1482a5d2276b29fe1d60 authored over 5 years ago by Lars Moelleken <[email protected]>
Add text/x-custom-template type

534804480406569901b556ff7696b7107f2e368c authored over 5 years ago by Vladymyr Hrivinskyi <[email protected]>
[*]: update the changelog

f24249b7bfb04043728b4130a1d8792017cafb61 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add "XmlParser" + simple tests v2

3c9b9db75dd1f399d4777a9cefa915526369eba7 authored over 5 years ago by Lars Moelleken <[email protected]>