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.
Gally is a next-generation Searchandising Engine designed to easily create an API-first E-Commerce Search Engine for your composable commerce stack.
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.
The PHP meetup Metropolregion Rhein-Neckar will meet again on the 29th of June 2023 at bitExpert AG in Mannheim, Germany.
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.
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
.
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.
Last weekend at the Mage Titans Conference in Manchester, the sansec folks announced their new Composer Integrity Plugin project.
The PHP meetup Metropolregion Rhein-Neckar will meet again on the 27th of April 2023.
Gally is the latest product of the Elasticsuite family. For years, the Elasticsuite folks built and maintained an Open-Source Magento module to bring top-notch Elasticsearch functionality to Magento.
Last year, the Elasticsuite folks decided to create a new product from their learnings of developing Elasticsuite for about 10 years and make the solution available for any system in need of a good, scalable search solution.
In a few React.js projects, we have huge JSON files, which are used for the filterable data in the frontend. To keep the frontend fast we decided on creating a small standalone API.