PHPUGFFM 03/25 meetup
The next PHPUG Frankfurt meetup is scheduled for the 3rd of June.
The next PHPUG Frankfurt meetup is scheduled for the 3rd of June.
A while ago, I covered how you can extend a Sylius Core Twig Component thanks to the Symfony\UX\TwigComponent\Event\PreRenderEvent
event. What about Live Components of Sylius core? Can we extend them as well?
Last year, we built a project with Monofony, a simple and flexible plugin built on top of the Sylius e-commerce platform. When Sylius Stack was announced, I decided to see if we could easily migrate to Sylius Stack.
On April 24th, the PHP meetup Metropolregion Rhein-Neckar will meet again in Mannheim.
I'm excited to announce that I've been selected as a HashiCorp Ambassador for 2025.
Sylius 2.0 uses Twig Components to create reusable, object-oriented templates. In a recent project, I needed to add information to the sylius_shop.twig.component.product.price
component and was wondering how to achieve this best.
While working on a PHPStan extension at a hackathon last month, I had some issues with the code completion for PHPStan classes in PHPStorm.
On March 20th, the PHPUG Frankfurt meetup will meet again in 2025.
The Symfony UX Autocomplete component makes integrating an autocomplete element in your forms easy.
Writing Nomad Job files isn't that hard. Once you understand the basic structure, you can quickly write job files to deploy an application on a Nomad cluster.