Composer 2.4 introduced a new command to check the dependencies in your projects for known vulnerabilities.
World Intelligent Process Automation Summit 2023
Last week, I attended the World Intelligent Process Automation Summit 2023 in Berlin with our partner Plant An App.
Using Sulu Forms to create contacts in Hubspot
A requirement in one of our Sulu projects was to send the data of a form to Hubspot CRM. Thankfully, the Sulu FormsBundle comes with a few similar examples (e.g. Mailchimp integration), that made it easy to figure out how to deal with this requirement.
JSON via SQLite (from CSV)
Sometimes we get data from customers as Excel files. These are then converted to JSON files to be able to be processed further. In the past, this was often a cumbersome task with many manual steps. With SQLite, we made this much easier and reduced the number of needed steps.
Hello Techradar!
Today, we are finally starting to share our Techradar publicly. What is a Techradar?
The Techradar gives us an objective assessment of our technology portfolio which includes 4 key focus areas: Languages & Frameworks, Methods & Patterns, Tools, and Platforms & Operations.
Best practices for Magento 2 Security Patches & Version Upgrades
Join me for a webinar with Cloudways on best practices for Magento 2 Security Patches & Version Upgrades.
Adding a media reference to a Sulu entity
For a current task, I needed to add a media reference to a custom Sulu entity. At first, it seemed like an easy task but I had issues getting the media image to render in the list view. Thanks to the fabulous Sulu core team and their Slack community, I quickly got some pointers on how to deal with the issue.
Docker for small dev setups
Sponsoring Symfony 6.2 development
Since we are using Open-Source solutions in our daily business, we contribute to Open-Source projects and maintain our own set of Open-Source tools. Our employees can use their Learn&Grow time budget to contribute to any Open-Source project they like.
phpstan-magento 0.29.0 released!
We've just released a new version of our bitexpert/phpstan-magento extension for PHPStan.