Ecosyste.ms: OpenCollective

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

Portable ASCII

Portable ASCII library - performance optimized (ascii) string functions for php.
Collective - Host: opensource - https://opencollective.com/portable-ascii - Website: https://moelleken.org - Code: https://github.com/voku

[*]: fix "styleci"-config

github.com/voku/HtmlMin - 2aa232b35c53e63ac3cb28ec8311e885f49410ce authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

github.com/voku/HtmlMin - 3c681153135357699d4ec0acf690c0e855877a52 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: allow to configure special comments via "setSpecialHtmlComments()"

github.com/voku/HtmlMin - 5efab310ee6add5a06252e6ee7b6a016405e7500 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: ignore false-positiv errors from phpstan

github.com/voku/HtmlMin - 835fac64e7d46a034f92f248220e94b5fdd55e6c authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: fix problems with self-closing-tags e.g. <wbr>

-> via updating "voku/simple_html_dom"

github.com/voku/HtmlMin - 70fde5c438f788254a55cfa1463338d359711a20 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: fix invalid html output

github.com/voku/simple_html_dom - 29d020d953bb676e05e3ce2248e24f1947ec6d0a authored over 4 years ago by Lars Moelleken <[email protected]>
[~]: simplify some if conditions + code style fixes v2

github.com/voku/simple_html_dom - 1d5830d9ecc1172dee7d46e469b252952fb124b3 authored over 4 years ago by Lars Moelleken <[email protected]>
[~]: simplify some if conditions + code style fixes

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

add "specialScriptTags"

github.com/voku/simple_html_dom - 444898eefdb5535e5c67a0be796366dd39bfb59f authored over 4 years ago by Lars Moelleken <[email protected]>
Verify PHP_EOL as default parameter type

github.com/voku/BetterReflection - 7e169adcc4fc4ad16394c6bd33804ecdbf60a5f6 authored over 4 years ago by Ondrej Mirtes <[email protected]>
Populate BetterReflection class with custom instances

github.com/voku/BetterReflection - b593e94f9eeb3b0713f56ecd6628d053fea87fea authored over 4 years ago by Ondrej Mirtes <[email protected]>
Refactored specialScriptTags for use preg_quote

github.com/voku/simple_html_dom - b77a9f05781ac81efc59be39843f66f107a4ae04 authored over 4 years ago by Volodymyr <[email protected]>
Fix getting constants with multipart names

github.com/voku/BetterReflection - 7749ef8753a65801993274ed9215ae717490bd4d authored over 4 years ago by Ondrej Mirtes <[email protected]>
[*]: auto code style fix

github.com/voku/anti-xss - 2ccab428d2509d396fc1d9c79be25f203727a465 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: allow base64 encoded images in <img>-tags

try to fix issue #59

github.com/voku/anti-xss - 92eda03a5574cdfd2ddb6a2cb52d0f9762ce9ec8 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: fix "styleci"-config

github.com/voku/anti-xss - 6ac66308b1f61420822fd07a446ec5fb317dc3a9 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: fix "styleci"-config

github.com/voku/simple_html_dom - a863cec994ab918865d63b98d3e3f0ec35ec78d9 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: add one more test case

github.com/voku/anti-xss - c43ade0d604e70dd5efa075e954dae200b41af41 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

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

github.com/voku/simple_html_dom - 2b3ab926fff96172129e0d2d37cd433f2b23b265 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: add API doc

github.com/voku/simple_html_dom - 7d20a90ba44498255b4680085590a4e97da91e4d authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: fix tests

github.com/voku/Php-Readme-Helper - a020c0b447762904cc133bf3c8041463e78c3159 authored over 4 years ago by Lars Moelleken <[email protected]>
add "specialScriptTags"

github.com/voku/simple_html_dom - d0d900ac6b2f44a68d1b91e13f9770c29aca815c authored over 4 years ago by Volodymyr Hryvinskyi <[email protected]>
Added support for Twig 3

github.com/voku/html-compress-twig - 471f4b41244cfb373c87b189caa5fc06a236c285 authored over 4 years ago by Chris Haas <[email protected]>
Try to locale constant in default parameter value

github.com/voku/BetterReflection - c04a2c81ec93283247691810ccb079e8d89a3e9b authored over 4 years ago by Ondrej Mirtes <[email protected]>
Correct ParseError parent class for PHP < 7.3

github.com/voku/BetterReflection - bda431603ec96cec18330887c2305b5ebe36d586 authored over 4 years ago by Ondrej Mirtes <[email protected]>
Pin nikic/php-parser 4.7.0

github.com/voku/BetterReflection - 916e5ce5c564e35c93b1868c827d7719fc7c930e authored over 4 years ago by Ondrej Mirtes <[email protected]>
Allow phpdocumentor/reflection-docblock ^5.2.0

github.com/voku/BetterReflection - d8dc2826e809e19c0981a22e836b08ada9d06651 authored over 4 years ago by Ondrej Mirtes <[email protected]>
Remove composer.lock

github.com/voku/BetterReflection - b4d8373d308447115eab8e485574732ec179150a authored over 4 years ago by Ondrej Mirtes <[email protected]>
[*]: fix psalm reported errors v2

github.com/voku/portable-ascii - 25bcbf01678930251fd572891447d9e318a6e2b8 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: fix + ignore psalm reported errors

github.com/voku/portable-ascii - 3c43d4c64ce46f163dc8b69cecd923ebb891153b authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

github.com/voku/portable-ascii - 4eb3c0d7f2af0b23f486b51d6fe6b9e84d4be3f8 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update FUNDING.yml
Rename gernerate_max_key_length.php to generate_max_key_...

github.com/voku/portable-ascii - 980d58a9946792dbdb97ac75f19e68799c250b29 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: update georgian ascii-chars | thanks @waska14

github.com/voku/portable-ascii - ae0e10660e3b1e40e2c3c923c2de854e83a46a1c authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

github.com/voku/Simple-PHP-Code-Parser - b27f272b19229a9dbeffc6f3108baddf59c4f772 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: fix phpstan reported error

github.com/voku/Simple-PHP-Code-Parser - 595fcdfce95856c67f78fb558bb45c07f5edf4c3 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #13 from voku/analysis-QM2ejO

Apply fixes from StyleCI

github.com/voku/Simple-PHP-Code-Parser - 7555329269a9dd0a9af89f8d64abe639bc7ca9dd authored over 4 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

github.com/voku/Simple-PHP-Code-Parser - 021b675c5974498515611ad6e5b3348822ce5157 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

github.com/voku/Simple-PHP-Code-Parser - 6bb76406e65af64c29552fb72ee63d2d3c88906d authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "PhpCodeParser" -> fix for inheritdoc comments

github.com/voku/Simple-PHP-Code-Parser - a578944cc3c8fde9bd681add16f0d44478f0f369 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #12 from szepeviktor/patch-1

Avoid string concatenation in PHPMethod

github.com/voku/Simple-PHP-Code-Parser - 82b3638cc15c9d756db5cc10344d13e7d1134e53 authored over 4 years ago by Lars Moelleken <[email protected]>
Display diff for CS problems

github.com/voku/Simple-PHP-Code-Parser - d27869decc77ab52a6a21ed5e70386e284595e1c authored over 4 years ago by Viktor Szépe <[email protected]>
Cast to strings

github.com/voku/Simple-PHP-Code-Parser - 65a9e14f98b3db59549f65a023e9763e7ad42e90 authored over 4 years ago by Viktor Szépe <[email protected]>
No dots in PHPFunction

github.com/voku/Simple-PHP-Code-Parser - 6bd3c5e9739d7b8726c385bc07bca8808f55a52b authored over 4 years ago by Viktor Szépe <[email protected]>
Avoid string concatenation in PHPMethod

github.com/voku/Simple-PHP-Code-Parser - a4020794f0a65ae5212d8c72ec0c1c5da53e61dc authored over 4 years ago by Viktor Szépe <[email protected]>
[*]: update "gitattributes"

github.com/voku/Simple-PHP-Code-Parser - c6286126ea243427d5f259e3e8108929ac5b7bb7 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: try to fix "travis" config v2

github.com/voku/Simple-PHP-Code-Parser - 2d18f5faabe75c2049ac90ead5ce2ad7a0a03b3a authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: try to fix bugs reported by psalm

github.com/voku/Simple-PHP-Code-Parser - 6990e2853a733e660baf7c44b651d6a00088bfd7 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: try to fix "travis" config

github.com/voku/Simple-PHP-Code-Parser - 60d0b9706d3513efb37f8a1791a49ace78d655e9 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #10 from szepeviktor/patch-1

Restructure CI

github.com/voku/Simple-PHP-Code-Parser - 3c366986c255a4a910f378bd478b4689be2b04b5 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #11 from szepeviktor/patch-2

GitHub does not recognize bold Fixes

github.com/voku/Simple-PHP-Code-Parser - 6a281ae7f31860a904bd52d93499a4c793ac6a62 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Revert vimeo/psalm
Fix Composer issues

github.com/voku/Simple-PHP-Code-Parser - ba84a0b1edb41fe68fb7ff85abe8c53179aac5bb authored over 4 years ago by Lars Moelleken <[email protected]>
[~]: replace "vimeo/psalm" with "phpstan/phpdoc-parser"

github.com/voku/Simple-PHP-Code-Parser - 217dd6251ef2c6e63fd6eda8f6e2eefecd1b93a7 authored over 4 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

github.com/voku/Simple-PHP-Code-Parser - 2a772bdbf33ccee027c574f88dca0c563084fb80 authored over 4 years ago by Viktor Szépe <[email protected]>
Update .travis.yml

github.com/voku/Simple-PHP-Code-Parser - 3d74dee8a2a1123bbe3a49832c82accb59c0bf3e authored over 4 years ago by Viktor Szépe <[email protected]>
Remove all conditionals

> The exit code of after_success, after_failure, after_script, after_deploy and subsequent stage...

github.com/voku/Simple-PHP-Code-Parser - da2858721504b4f524a82c3e5d3516c31312ff15 authored over 4 years ago by Viktor Szépe <[email protected]>
Fail if codecov upcload fails

github.com/voku/Simple-PHP-Code-Parser - 2774796be73a58be32e568f998f4efd493c2a54b authored over 4 years ago by Viktor Szépe <[email protected]>
Update .travis.yml

github.com/voku/Simple-PHP-Code-Parser - 48aa1c0340ad24a8e71d6a7033e96c67eb88614e authored over 4 years ago by Viktor Szépe <[email protected]>
Update .travis.yml

github.com/voku/Simple-PHP-Code-Parser - 5ad8bc0ff85d23fae9590a51e722ded461e69097 authored over 4 years ago by Viktor Szépe <[email protected]>
Update .travis.yml

github.com/voku/Simple-PHP-Code-Parser - 48b7af15b2422e53515bd6f9d71edc71c85b9d6f authored over 4 years ago by Viktor Szépe <[email protected]>
Update .travis.yml

github.com/voku/Simple-PHP-Code-Parser - 6fd433e4872245a3ee419f100145aee112280c94 authored over 4 years ago by Viktor Szépe <[email protected]>
Update and rename phpcs.php_cs to .php_cs

github.com/voku/Simple-PHP-Code-Parser - 348cb95fe730949c5755ba35f27e9b5cdb6cdfad authored over 4 years ago by Viktor Szépe <[email protected]>
Create phars.xml

github.com/voku/Simple-PHP-Code-Parser - 4013352e9185bdd059e2628d20bfdb59cdbc8bda authored over 4 years ago by Viktor Szépe <[email protected]>
Ignore phive tools directory

github.com/voku/Simple-PHP-Code-Parser - 42100431d59ff71e3e7c692efce68f16c72486b5 authored over 4 years ago by Viktor Szépe <[email protected]>
GitHub does not recognize bold Fixes

github.com/voku/Simple-PHP-Code-Parser - bdfac4fed25d8fc8764d8e4ef9d61f6109d3a1d0 authored over 4 years ago by Viktor Szépe <[email protected]>
Merge pull request #9 from szepeviktor/patch-3

Fix Composer issues

github.com/voku/Simple-PHP-Code-Parser - 9a3c32f32166263da291b1315d68d8a7dc1d89cc authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "PHPParameter" -> workaround for missing default value from constants

github.com/voku/Simple-PHP-Code-Parser - 48f360c15965a62c48321030d1b27cded7285ec7 authored over 4 years ago by Lars Moelleken <[email protected]>
Update .editorconfig

github.com/voku/Simple-PHP-Code-Parser - 9e2b08af125b4cdec7a3f7d60d81b51caa43745b authored over 4 years ago by Viktor Szépe <[email protected]>
Merge pull request #7 from szepeviktor/patch-2

Make PHPDefineConstant much shorter

github.com/voku/Simple-PHP-Code-Parser - d88631d8e39c71033393a169eba1d0840d04c710 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #6 from szepeviktor/patch-1

Remove impossible directory excludes from phpstan

github.com/voku/Simple-PHP-Code-Parser - 151478b723281c8e7879443f9b41ecb912579af2 authored over 4 years ago by Lars Moelleken <[email protected]>
Revert vimeo/psalm

github.com/voku/Simple-PHP-Code-Parser - 9fb09221c1ed8c0fae7b6f73078010f13438bb7b authored over 4 years ago by Viktor Szépe <[email protected]>
Fix Composer issues

github.com/voku/Simple-PHP-Code-Parser - f52eda85e91cd3d20b6ede99c74524927bcf02bd authored over 4 years ago by Viktor Szépe <[email protected]>
Make PHPDefineConstant much shorter

github.com/voku/Simple-PHP-Code-Parser - 7d0833afe64b7f150905689aa469c29da9aa22b2 authored over 4 years ago by Viktor Szépe <[email protected]>
Remove impossible directory excludes from phpstan

github.com/voku/Simple-PHP-Code-Parser - 35f0d26c29f8acbe2c2cd9678b4c7b8e4ebbcf0d authored over 4 years ago by Viktor Szépe <[email protected]>
Update README.md

github.com/voku/Simple-PHP-Code-Parser - e0306096c56b7c52dc0fbd08a7dd031129ab7946 authored over 4 years ago by Lars Moelleken <[email protected]>
Update README.md

github.com/voku/Simple-PHP-Code-Parser - 2370ab27c04e41d640243faf19111e1ccca45c15 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: update vendor stuff

-> ignore failing test, upstream package is already fixed

github.com/voku/Simple-PHP-Code-Parser - 51f970d426e83789b08107a19d715d6c7c02ec62 authored over 4 years ago by Lars Moelleken <[email protected]>
Updated phpstorm-stubs

github.com/voku/BetterReflection - 50d327c5f7212a0bdebcb9549a1f63f41717ec10 authored over 4 years ago by Ondrej Mirtes <[email protected]>
[+]: "PHPTrait" -> add support for "Trait"-files

github.com/voku/Simple-PHP-Code-Parser - 6c9ecc4192f95507c044fc398bf5bddb315aa204 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: auto code-style fix

github.com/voku/Php-Readme-Helper - 09b560970c0478110073ab6e773e219ff45faf7d authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: generate API docs for interfaces in the same way as for classes

github.com/voku/Php-Readme-Helper - 8bd726e80ca4dea66757815e30d78f9f22b361b1 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

github.com/voku/Php-Readme-Helper - 53df82eac5ee079c7745ae89e9482378db27bbeb authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: fix html-table output

github.com/voku/Php-Readme-Helper - fcbf044379e1eeb0e4c19a9fc7cf214f76708162 authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

github.com/voku/Php-Readme-Helper - 83f9b8412d9f593169c33a94bfef215013327144 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: update vendor > "simple-php-code-parser"

github.com/voku/Php-Readme-Helper - 26d3f9a5268c5a80d07a5792e3751738b53c2263 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge pull request #1 from szepeviktor/patch-1

Typo in README

github.com/voku/voku - e6890bb864e48e77469ba0dada3055be8a8cb360 authored over 4 years ago by Lars Moelleken <[email protected]>
Typo in README

github.com/voku/voku - 2d28d83944257b7f5fbcb1683de275483e0d14a7 authored over 4 years ago by Viktor Szépe <[email protected]>
Update README.md

github.com/voku/voku - ef9d8f19bb74757a41cac6c235e39de279faaa34 authored over 4 years ago by Lars Moelleken <[email protected]>
Initial commit

github.com/voku/voku - 7314c497265b36df0c6c53aeb2dd689dd4344b6b authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "PHPParameter" -> catch ```UnableToCompileNode``` Exceptions

github.com/voku/Simple-PHP-Code-Parser - 9d7e5e68a2c64c6568d8ab7515a45fb3b1c3227c authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "PHPParameter" -> revert: workaround for missing default value from constants

github.com/voku/Simple-PHP-Code-Parser - e9800f035b44f989e4dd707ef001644f924fa5b2 authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "PHPParameter" -> workaround for missing default value from constants

-> https://github.com/Roave/BetterReflection/pull/678

github.com/voku/Simple-PHP-Code-Parser - b70d914a4567af2dd4569c2cba899cc9447c7678 authored over 4 years ago by Lars Moelleken <[email protected]>
isBuiltin() is supposed to be only on ReflectionNamedType in PHP 8

github.com/voku/BetterReflection - 86c5ce76560c561209cc36f05d576d0bc761ede0 authored over 4 years ago by Ondrej Mirtes <[email protected]>
[*]: add some more tests

github.com/voku/Simple-PHP-Code-Parser - 3557163aaf51d32b5e44c6ff811df2ce883adc10 authored over 4 years ago by Lars Moelleken <[email protected]>
SourceStubber::hasClass()

github.com/voku/BetterReflection - 442df2120dc8a9db2bb8b5f3f2ebe63b757af8e1 authored over 4 years ago by Ondrej Mirtes <[email protected]>