Core Team Member of @sulu.
Working with PHP (Symfony), JS (React), Elasticsearch and Redis
@sebastian stumbled today over a Visual Bug on your website. The SVG in Dark mode is very hard to read: https://phpunit.expert/artikel/pcov-oder-xdebug.html
PS: Thx for the article :)
Added a new documentation cookbook to SEAL how you can use @doctrine LiveCycle Events to update a Search Index. Feedback very welcome:
https://php-cmsig.github.io/search/cookbooks/orm-examples.html
Big thank you here to #algolia, we had some issue and opened a support ticket.
Not only got a quick answer from their technical support team (thx Bobby!) but also a pull request with a fix for the problem.
That is really awesome support 💪 thank you 🙏 .
Create an expression language in #php or other languages in one hour or more by using my patented* expression language recipe (blog post) made with Godzilla:
https://www.dantleech.com/blog/2025/01/09/the-one-hour-expression-language/
This blog post is based on a talk I did entitled The One Hour Expression Language and aims to provide a review of both the concepts and the code in that talk1. An expression language2 in our sense is something that evaluates an expression where an expression is a sequence of bytes which are highly likely to be utf-8 characters3 Some examples: 1 + 1 //article[@title="foobar"]//image .items[].foo|select(.bar = "foo") a.comments > 1 and a.