Toon Verwerft
@toonverwerft
I'm an enthusiastic web developer from Belgium, interested in all new internet technologies and tricks.
😴 Waiting for your composer scripts to finish can be boring. 🚀 Unleash the speed of parallel composer script execution now! veewee.github.io/blog/run-compo… #php
Awesome to see `Closure::getCurrent()` getting merged into core. We couldn't resist shipping it early! it's already implemented and ready to go in Mago! 🦀 github.com/carthage-softw… #php #staticanalysis #rust #mago
📣 This JUST got merged in #PHP a few minutes ago! It is currently challenging to deal with recursion in anonymous functions. Not anymore in PHP 8.5: the "Closure::getCurrent()" method fetches the current closure you're in 🚀 PR: github.com/php/php-src/pu… #phptips
I wrote a simple article about #Pie (new extensions installer) for #PHP, which shows installation and usage in #Docker builds (both Debian and Alpine). Looking forward for the tool's further development 🤞😊. blog.codito.dev/2024/11/pie-ne…
Huge milestone for Mago! 🎉 The first major open-source project to pass our static analyzer with zero errors is @RoaveTeam /BackwardCompatibilityCheck! (We only found 4 completely valid warnings).
In our #Symfony projects, we prefer working with DBAL instead of ORM. To make the setup a no-brainer, we provide a package that contains some handy DBAL related tools, configurations and much more: 🌎 github.com/phpro/dbal-too… 🏷️#php #symfony #doctrine #dbal
We've just open-sourced `mago_type_syntax` 🎉, the performant Rust-based PHP Docblock Type Parser that will power our upcoming Mago Type Checker (releasing over the next few months). Check it out: github.com/carthage-softw… #PHP #Rust #Mago #StaticAnalysis #OpenSource #Parsing
You can now browse through your WSDL metadata with a single terminal command! github.com/php-soap/wsdl-… #php #soap

Spent the day improving my workflow! Introducing the "wsdl inspect:ui" command which opens up a TUI to inspect what information we know about your WSDL. #php #soap
Thank you @mcwnuq for sponsoring me on @github and making the PHP SOAP project a better place. You can join them at my sponsors profile: github.com/sponsors/veewe…
Released soap-client v4 github.com/phpro/soap-cli… Features: dropped the need for PHP ext-soap, improved configurability of code generation, backed enum generation, a flexible encoding system, ... Special thanks to buhta.com for making this possible! #soap #php
You can now send and receive multipart attachments with your beloved SOAP-client! github.com/php-soap/psr18… #PHP #SOAP
We're very proud of how our first event, Sulu:Touch, went! Our community gave "Brain Snacks" talks on open source development and content management, like @Cadien1, @soeurdefeo, @toonverwerft, and Vinnie Russo of @platformsh sulu.io/blog/community… #sulucms #opensource #foss
I've been promising full PHP 8.4 support in PHPStan "later this year". Well, this is as late as it gets 😅 PHPStan 2.1 🐘 is out with support for property hooks, asymmetric visibility, and the #[Deprecated] attribute 🎉 What about you? When do you plan to upgrade to PHP 8.4?
Talked about layers, variables, hit boxes, variables, loops and event systems with my kid without using any technical word. @scratch is awesome!
Spent the day generating backed enums. github.com/phpro/soap-cli… #php #soap
Introducing React Scan: A drop in script to scan your React app for slow performance and renders Try it now - it's open source!
We've launched a new #sulu bundle today ! github.com/tailrdigital/s… From now on, your customers can manage their translations directly from within the Sulu admin.
Giving Blue Sky a chance : bsky.app/profile/veewee… Looking forward to meet you there (as well).
Tagged v4 of your beloved XML package ! github.com/veewee/xml/rel… This massive rewrite will opt-in to the XML Spec compliance that will be available in PHP 8.4 which gets released tomorrow. wiki.php.net/rfc/opt_in_dom… #php #xml