Ruud Kamphuis
@ruud_
Co-Founder at TicketSwap • PHP • Creator of TwigStan
ID: 8516102
https://github.com/ruudk 29-08-2007 17:57:18
6,6K Tweet
601 Followers
677 Following
Huge release for Twig-Cs-Fixer github.com/VincentLanglet… Thanks to Ruud Kamphuis for all the NodeVisitor features. Now if you want some (non fixable) static analysis rules, you can implements your own based on Twig\NodeVisitor.
Twigstan (github.com/twigstan/twigs…) is a really promising tool, and is now listed on PhpStorm, a JetBrains IDE blog: blog.jetbrains.com/phpstorm/2025/…. Good job Ruud Kamphuis !!! I hope one day it will be the same for my Twig cs fixer github.com/VincentLanglet… !
#PHPStan 2.1.7 brings very cool new feature: extension point for conditional error ignoring 😍. Using `phpstan.ignoreErrorExtension`-tagged services you can have more atomic approach to handling static analysis errors. Thanks Ruud Kamphuis for this 🍻! phpstan.org/developing-ext…
FrankenPHP has been moved to the PHP org! The PHP Foundation 💜💪 github.com/php/frankenphp
We have released a new version of Castor! 🦫 What's its best feature? `castor execute some-composer/package` Example with latest release of PHP-CS-Fixer, where we don't even need PHP to run it! 🤯🤯🤯 castor.jolicode.com/getting-starte…
No promises we'll be able to fix everything but… We really want to improve generics support in PhpStorm, a JetBrains IDE, which issue stands out to you that should definitely be fixed?