237 posts tagged with "PHP"
View All TagsUsing Sulu user roles in conditions
Sulu CMS is quite flexible out-of-the-box. For example, content properties can be marked as mandatory or optional. By utilizing the jexl syntax, you can even enable or disable properties based on certain conditions.
Automated Sylius Deployment
Using Gally API
Gally is a next-generation Searchandising Engine designed to easily create an API-first E-Commerce Search Engine for your composable commerce stack.
DDEV for IntelliJ IDEA causes PHPUnit error
For a while we've been using DDEV to standardize our docker setup for development and to have a consistent way of interacting with Docker across all our projects (e.g., Magento, Symfony, Sulu, Sylius, API Platform, ...). Since most of our developers are using PHPStorm as their IDE of choice, using the DDEV Tool Integration for IntelliJ IDEA plugin was a natural choice.
PHPUGMRN 03/23 meetup
The PHP meetup Metropolregion Rhein-Neckar will meet again on the 29th of June 2023 at bitExpert AG in Mannheim, Germany.
API Platform Conference 2023
We are more than happy to announce that we'll be speaking at the 2023 edition of the API Platform conference in Lille, France this year.
Undefined array key instance in ArgumentsResolver.php
In the last few days, I was fighting hard to understand and fix an error that occurred when trying to deploy a Magento upgrade in production for one of our merchants.
During the setup:di:compile
phase our CI pipeline crashed with the error Undefined array key "instance" in ArgumentsResolver.php on line 171
.
PHPUGFFM 03/23 meetup
On the 22nd of May the PHP meetup Frankfurt will meet again in person. The topic of the day is PHPStan - the static code analysis tool for PHP.
Composer Integrity Plugin
Last weekend at the Mage Titans Conference in Manchester, the sansec folks announced their new Composer Integrity Plugin project.