"YAML is a weird beast". Find out what Max discovered by reading YAML specification and building their own parser:
π blog.worldline.tech/2025/11/25/y...
#TechAtWorldline
"YAML is a weird beast". Find out what Max discovered by reading YAML specification and building their own parser:
π blog.worldline.tech/2025/11/25/y...
#TechAtWorldline
π Wanna come to #SymfonyCon but don't have your ticket yet?
We're giving away 1 conference ticket. How to play? Repost + follow @baksla.sh. Draw on October 27th. Good luck! π
π Just shipped PHP Builder Generator 1.0.0
Stop writing manual builder boilerplate. Just add #[Builder] and get fluent, type-safe builders generated.
β
Zero runtime overhead
β
Full IDE support
β
PHP 8.2+
Try: composer require --dev maxbeckers/php-builder-generator
π github.com/maxbeckers/p...
ePA ... the never ending story ... archive.is/202504301554...
It improved on that level a lot. Sometimes it helps to assign the important files to give more context. A year ago it didn't work good for me as well, but nowadays it works quite smooth. Ofc not 100% but quite good.
IMHO AI is a helpful tool for this kind of things like generating boilerplate code. You can focus more on the business logic. I love the support of AI and don't want to work without these tools. But the logic is of course implemented by myself, just then let AI generate the tests to verify it.
There are many parts in the codebase we can overthink. In the end it depends on the use-case. But I like to keep it simple and have the control. Ofc without implementing everything by my ownπ
Do we still need mapping libraries with doing magic stuff and often using reflection instead of implementing it by ourselves using AI to handle the boilerplate stuff. What do you think? π¬
Mein neuer Blogpost bei JavaPRO: javapro.io/de/modularer...
HATEOAS ... do you use it?
Read more: www.linkedin.com/posts/maximi...
Twitter account deactivated β
"Ein Mensch ist erfolgreich, wenn er zwischen dem Aufstehen und Schlafengehen das tut, was ihm gefΓ€llt." - Bob Dylan
#wero ... do you know what that is? did you already use it?
Your #code & #software is very good! Even if you or others don't think so! You have done a great job!
#weekendMotivation #fridayMotivation #motivation
Dieses GefΓΌhl wenn der Freistellungsauftrag zu niedrig war und man Steuern zahlen mussteπ±π«£π€
Wir nutzen in einem Projekt auch Jaeger
Hello 2025 π₯³
Great opportunity!
Everything you can do in 5 or 10 minutes should be done immediately so that it doesn't get lost.
#organizeYourDay
I work with the team ... working on some minor tasks, bugs, refactoring ... high prio tasks i often support in pair/mob programming. I often have too much other tasks that i cant completely focus on high prio tasks, but i help whenever needed.
When you ask 5 solution architects you will get at least 5 different opinions what a solution architect does ... each company defines it different. Yes I code as much as i can to be near to the development.
1. Java / Spring Boot, Postgres, Kafka, RabbitMQ, Docker, Helm, Kubernetes, AWS
2. PHP/Symfony, MySQL
3. hmmm ... love symfony, but also interested in rust, go, ...
Google - Professional Cloud Architect - Certification β
#Symfony 7.3 comes with a new JSON encoder component that is super efficient (10 times faster than the Serializer component with 2 times less memory). Great way to stream JSON payloads when combined with StreamedResponse.
Component: https://buff.ly/3ZMQEgh
Related PRs: https://buff.ly/3Zu2IBC
Hi,
a new article from my collegue Michael and me about software patterns ... no it's not about explainig the different patterns, that is done perfectly by refactoring guru ... it is more about identify the patterns in our daily work ...
blog.worldline.tech/2024/12/10/s...
#techAtWorldline
When you think about an API, what comes first in your mind? REST - right? But there are soo much more useful types of APIs ...GraphQL, SOAP, gRPC / Protobuf, ... REST ist not always the best solution βΊοΈ
#api #development #architecture
We're excited to introduce you to π§ββοΈConductor! Automatic dependency update PRs with Composer for PHP projects - Security fixes patched in minutes - Continuous updates without the hassle - all running in your own CI env!
Early access waitlist: packagist.com/features/con...
#composerphp #php #phpc
Today I was online participating the #SeaCon ... interesting topics and of course some ideas for the next days in mindβΊοΈ
RESTful APIs with action resources ... do or don't?
#api #restful
#Symfony 7.2 has just been released. Here is a list of curated features symfony.com/blog/symfony...
Big thanks to all the contributors!