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

[+]: add "XmlParser" + simple tests

d36330634904aaa6568ffc3d2d420197a9a23558 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add one more test case v2

1627616b52889ccff21be84d9bb6582a260b4e4f authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: add one more test case

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

c4aa071f3f784d7557144858a540e4c41092b131 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix bug with google amp + tests

fix issue #36

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

#31

2e65479006175611c90dd248dc6dd88a57806113 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: add github config files

823879138fc9eedcc66149f49bb3accbf2bd5fc2 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: try to fix new phpstan errors

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

ebc63c36dc75a350c390b51f0fc134daa469adda authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix compatibility for "SimpleHtmlDomInterface"

156e9e425357095bf95402fa95f9452a2d584868 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix reporting errors from "phpstan" + foreach loops

68d11962393ba85808655934d3e98ed41fb68244 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: phpstan: ignore more false-positive

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

* origin/master:
Update README.md

a484035949a71eaada818bae36768cafca96d4dc authored over 5 years ago by Lars Moelleken <[email protected]>
[~]: use interfaces as return types

-> fix issue #30

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

05cc527d9bb1ef7c2ba9274b189f318dc56dc829 authored almost 6 years ago by Lars Moelleken <[email protected]>
[~]: use "::class" if in the tests

f11616b64164108aaf3419ef76a7336123b94aab authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the CHANGELOG

809b01f691b6d543aa765d099625ddaea50aa970 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: fix/add phpdoc | thanks to phpstan v2.1

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

* origin/master:
Apply fixes from StyleCI

cfad15784fdff8b3e52a128d4ce11a89cd8a6945 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: fix/add phpdoc | thanks to phpstan v2

fdc737e9464b30e4d78bfd43d869a751f9f708c5 authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #29 from voku/analysis-zGLv22

Apply fixes from StyleCI

65620a6964e5d20067dad829523da6f840c979f6 authored almost 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

32639a726643530ff94c3b978e661695c2860ff3 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: fix/add phpdoc | thanks to phpstan

cfcf3041ebdccf972bc3ec402118a16951f12b5c authored almost 6 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

3084547002a84268033f2a1d1414c8cde0c388d7 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: improve the JavaScript Template RegEx

-> now it works also for "type=text/html"

2ab7e80730a9d5d6151578b88f0dbfc22da203e6 authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #27 from voku/analysis-q2jNlP

Apply fixes from StyleCI

7c5d47baae2499bddac483f7898962a958aba0a2 authored almost 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

51003c683dd00a60af98b33fe0cafbef9264ad53 authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

546be663c73807a503b462074d917af370f3fe66 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: try to fix "DOM auto remove HTML closing tag in <script> tag when save"

https://bugs.php.net/bug.php?id=74628

487741137113b895bf42779378a92e5403746e21 authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

fc06c3547a59be66bda4feadf7465081462ef71c authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: "HtmlDomParser" -> do not remove "maybe" important newlines from the output

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

422e1096bb87f093f7cc629b90e92804f5b35049 authored almost 6 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:
Update README.md

f80bba9471e602193759374c0226ba6133d08bd4 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: "SimpleHtmlDom" -> add "isRemoved()"

9622bcef2aae01c62d8351744ba3f2aec326edc2 authored almost 6 years ago by Lars Moelleken <[email protected]>
Update README.md

ea5e3653141c5a5399bc2d8492ce56c698579484 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: add one more test with "HTML embedded in JavaScript"

580a68b2f3d1888a0967a360fa319a6554582108 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: update the changelog

73f2f5f90bb2452ff98c5cb7035c75e1cd6da9f9 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add a fix for special script tags

-> @roadster31 -> https://github.com/voku/HtmlMin/issues/26

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

1dceb493f22929505ad32da6158012a82c44a4f5 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

29f734d27186190d60f32305bb29be4dba2796cd authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: implement a val(null|string) method

-> so we can simply add & get values from form elements

578cbf3ae3766339be9187ddb9047462e74707bf authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: merge upstream-changes

thx @ https://github.com/dimabdc/PHP-Fast-Simple-HTML-DOM-Parser/

248c43102dc174fdc7a5aa97478c0293093dc884 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: remove (auto-added) head element v2

7c71fab8c71ff52a49b089bb7359e876492451f4 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

8222acbc197f561e1bf5997d1993649ba8648d32 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: use phpcs fixer

[+]: fix document.write issue from DomDocument
[+]: remove (auto-added) head element, with preser...

52937f544661549b190540668c5763cf58bbb12f authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #24 from voku/dependabot/composer/phpunit/phpunit-approx-6.0or-approx-7.0

Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0

191d8c3bb21d6fa354f76d892601048624096cc3 authored about 6 years ago by Lars Moelleken <[email protected]>
Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to p...

fbcbbc0f8d6a5c4d0ac7465c9bd0447b59d27337 authored about 6 years ago by dependabot[bot] <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

162bcd24e3ff7213c38b05c820499170141e5b1f authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: use phpcs fixer

bb91dfa876dd2b40151c33631891e3ec660d360a authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

bfaa7e567db596986305c6e9261d2be4d471483c authored about 6 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:
Update .travis.yml

83afd2245ec144bd0929922e429a98af92550546 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add one more test-case

24893577d104b793b40b7ed8a50762e5009a6c22 authored about 6 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

f8d553ff06b3d56120ef63f0b841e06a114bb137 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: fix usage of "simplexml_load_string()" + tests

935663ebc6917f4db45c7e613b5e8cb84cabac59 authored about 6 years ago by Lars Moelleken <[email protected]>
[~]: reformat: code-style

thx @phpstorm

468717906778972d5c50aacf5128aed47154ebf2 authored over 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #21 from voku/analysis-XWnK0N

Apply fixes from StyleCI

475fcb8be224694b0d044ee51277b11abd5a0180 authored over 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

19fe5aeeca39e60b22a9c02cdc50c6746fc9b235 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: implement a optional regex for keep broken html

WARNING: performance is maybe bad for long strings ...

PS: use the dom parser for html :P

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

* origin/master:
Update README.md
Add license scan report and status
Update .travis.yml
...

478bc4d6b2be9268e456a3eb13957e7019ba22f1 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: add a test for issue#20

2e440ddafa1bb906a50529390246777de94cd62b authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

3d2e8d1083cb7ca9853c26a51385278c6756c4c1 authored over 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #19 from fossabot/master

Add license scan report and status

5fb8f486af0ca441c3f9e41a931782c9979c4f5e authored over 6 years ago by Lars Moelleken <[email protected]>
Add license scan report and status

Signed-off-by: fossabot <[email protected]>

0475cdcbcd97fdf89419114b5afc195c22193b3c authored over 6 years ago by fossabot <[email protected]>
Update .travis.yml

f3c7af226da8918c73fa683d13ec7f8a14ecee82 authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

f89aa0d0d308d20d8806499d9e7835bc110dacd1 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: fix plaintext output (with special chars) v2.1 (fix test)

76b7434cea4341123f3a7fa1ed6b7156e9ca21bd authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: fix plaintext output (with special chars) v2 (fix test)

907d462eef2b18370b406228907905314ae7fd4a authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: fix plaintext output (with special chars)

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

62c4c6069ffa927def912c2eef29da457cce6e3b authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: fix for vuejs

-> DOM Parser strips out vuejs-attributes beginning with "@"

2e18d6b866354432d6becdc6bcebcb3c61b94967 authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: edit the changelog

1a2d77a1e38084af87938889b8719b18ec859cd4 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: use LIBXML options for every html-loading task

8f1b8ae821f365e94dafb17e6156a3cb9873f9d8 authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

16041f585e83c848d3b321d11ae63b8eb6058291 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: update "symfony/css-selector" (optional)

205755343d85ae128e26febe067bc5e249c87ee9 authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: fix some php-docs from the "SimpleHtmlDom"-class

651825917758b67827009813095e24cf13e66b3e authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: edit the changelog v2

d02bf79f5ef68850f01d1a0f3ab572d4074dd9df authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: edit the changelog

de33f29420c28ac8a0942f37ca2a5a893a0a3c56 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: "HtmlDomParser" -> fix clone method for "document"

[+]: add "findOne($selector)" === "find($selector, 0)"

719c7cf083ea78ee50c5b434afbe1ed2f1141bc3 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: needed changes for "voku/HtmlMin"

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

* origin/master:
Apply fixes from StyleCI
Update README.md
Update README.md

e4ee1089b617b1ed1ba0187852647be64f49465d authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: update phpunit-config

1783b803bf0eab3a7144ebaa984bdf0d15c59782 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: micro optimizing

6feb8b27abba8472ff9e36b03185f3bdf7afe8cd authored about 7 years ago by Lars Moelleken <[email protected]>
Merge pull request #16 from voku/analysis-X0P2Wx

Apply fixes from StyleCI

01d92b16ddd40210b02a757062018653ba0fd840 authored about 7 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

f9bbe5189d93ed168a7fa79eac54484b6b6f6b82 authored about 7 years ago by Lars Moelleken <[email protected]>
Update README.md

9e32d9cba1542a0421bc566da4221db79da6d387 authored about 7 years ago by Lars Moelleken <[email protected]>
Update README.md

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

* origin/master:
Update .travis.yml

# Conflicts:
# .travis.yml

a703a17731a97ce326a835750919d955033d876f authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: "php": ">=7.0"

258feefef745a324ce97c248e475b3705f1383c3 authored about 7 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

d1a6e047803d5fde078ed15c10e0481e05289b31 authored over 7 years ago by Lars Moelleken <[email protected]>
Merge pull request #15 from FabianMartin/simpleHtmlDomP

fix uncaught PHP Exception "SimpleHtmlDom::changeElementName() must b…

a20311174675c9e8c3c10f3c8d3439f8457e9eec authored over 7 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

9997abf95936b205ec55e329badb61dd4db4b9a6 authored over 7 years ago by Lars Moelleken <[email protected]>
fix uncaught PHP Exception "SimpleHtmlDom::changeElementName() must be an instance of DOMNode"

ef5846f4e18804e7cc4364081f1bdc1a2e61fb93 authored over 7 years ago by Fabian Martin <[email protected]>
Update composer.json

a28b5cc72d6a9b9378c9e66d16692b69bd0303f0 authored over 7 years ago by Lars Moelleken <[email protected]>
Update example_modify_contents.php

357a94e0798e515b7b13f823392d44a896a8c930 authored over 7 years ago by Lars Moelleken <[email protected]>
[+]: add more tests v2

ecf14f6629018dace7c69477d06481006f5932bf authored over 7 years ago by Lars Moelleken <[email protected]>
[+]: add more tests

6b20e4f65b9148c77d7c5d32722bc3b76c921de8 authored over 7 years ago by Lars Moelleken <[email protected]>
[+]: don't use UTF-8 functions if not needed (better performance, but need tests with PHP < 7.0) v2 (fix)

9cf3ffaec2dbb0fc39761c7d3d76c6d7be92596f authored over 7 years ago by Lars Moelleken <[email protected]>
[*]: update the "CHANGELOG" (use UTF-8 encoding)

36491d73af872064396842b9e4f6b6cbf51fcfa8 authored over 7 years ago by Lars Moelleken <[email protected]>
[*]: update the "CHANGELOG"

9472bff985c6141b4a2019a355632b9b9b952f24 authored over 7 years ago by Lars Moelleken <[email protected]>
[+]: don't use UTF-8 functions if not needed (better performance, but need tests with PHP < 7.0)

[+]: fix html-handling of "meta"-tags [tags in the <head>-tag]

a42c8683c876a1cd2f6ef15ddcd408e34bc28950 authored over 7 years ago by Lars Moelleken <[email protected]>