Sync Sylius order payment state to an invoice
In a recent Sylius project, we realized that the order payment state is not synchronized with the invoice for the order.
Deployer & Tideways Deployment Events
For a few of our customer projects, we use Tideways to spot performance bottlenecks and get real-time error detection alerts.
As a bonus, Tideways can track deployment events to compare performance and failure rates before and after the deployment.
DDEV & CaptainHookPHP
Since we are currently moving to DDEV to standardize our Docker development setups, I was wondering how easy it will be to add my favorite Git Hook Manager CaptainHookPHP to the setup.
PHPUGMRN 04/23 meetup
The PHP meetup Metropolregion Rhein-Neckar will meet again on the 30th of August 2023 at bitExpert AG in Mannheim, Germany.
Matomo Tracking in a Sulu Headless setup
unKonf 2023
We are thrilled to let you know that our annual unKonf event is just around the corner! This barcamp focussing on web and software development topics has been an essential part of our bitExpert DNA since 2013, and we are more than happy to welcome you back in person!
Moving to Neovim
The growing complexity of IDEs has led me to make a shift in a different direction.
Traefik file provider configuration
Slim down your binaries
Internally we develop our own tools, that we use as CLI. To make it easier to distribute and use them, we create standalone binaries. But often the files are huge.
So let's see how we can make them smaller without losing any functionality.