Microservices in Laravel
https://ashallendesign.co.uk/blog/laravel-microservices
Discussions: https://discu.eu/q/https://ashallendesign.co.uk/blog/laravel-microservices

Microservices in Laravel
https://ashallendesign.co.uk/blog/laravel-microservices
Discussions: https://discu.eu/q/https://ashallendesign.co.uk/blog/laravel-microservices
https://floss.social/@servo/114263266479139385 I don't have any stake in @servo, but I very much agree with @delan against the use of AI.
Already having need to deal with multiple people using AI to comment on #PHP doc issues to just regurgitate nonsense that confuses the author or said issue by trying to be "helpful" is a recurring thing that wastes my time and makes me angry.
Refactoring Challenge: Does your PHP code run multiple SQL queries inside a loop? Optimize it by fetching data in a single query. How would you improve it?
In my public PHP libraries, I've taken to using `strspn()` to determine whether a string has allowed characters, e.g.:
```
strspn($string, CHARS) === strlen($string)
```
I can't remember why I started doing this, and I haven't run the benchmarks, but this might be more performant than using regular expressions. Does anyone already know if that's the case?
There's no `mb_strspn()`, so what would you use if you were trying to avoid regex and needed to match multibyte characters.
Start the month of April
by testing & evaluating your skills on #Symfony & #PHP in a fun challenge
Take our free 20-question monthly MCQ on SensioLabs University Platform, the online learning platform by the creator of Symfony
Test yourself now
https://bit.ly/4booD2E
anyone got any job leads for 3-5 years professional experience with Javascript, react, Golang, PHP, Docker? #fedihire #getfedihired #javascript #php #react #golang #docker
I broke down improvements of switching to ParaTest
https://tilbrooktech.com/articles/2025/03/faster-tests-with-paratest
Discussions: https://discu.eu/q/https://tilbrooktech.com/articles/2025/03/faster-tests-with-paratest
We’re happy to be here
As #PHP and #performance are not only our favorite pass-time but also our profession at Tideways, we look forward to talking performance with you.
We are contributors to @thephpf and to PHP core.
So, let’s dive deep into performance-related topics, share insights and discuss pet peeves!
Check out our blog for more technical articles: https://tideways.com/profiler/blog
Transform your lunch break into a fun learning experience with this month’s @phparch issue.
@dragonmantank article on class design is my lesson for today. #php
"PHP is now the best choice for web based software".
I would say "ONE of the best" (depends). Not that I took the "Yo #PHP is dead" remarks in the past seriously (outside of a moment when Ruby on Rails was hot). But reminders never hurt.
https://www.vincentschmalbach.com/php-is-now-the-best-choice-for-web-based-software/ #Laravel
Quoi de neuf les devs ? Numéro 128 avec l'interview de Kévin Dunglas https://www.journalduhacker.net/s/ohvhst/quoi_de_neuf_les_devs_num_ro_128_avec https://go.itanea.fr/nl128 #programmation #dev #php
#ampache is now using the new #discogs #php library which has been extracted from the code into it's own library.
The goal is to keep it simple for data retrieval and it will hopefully be usable for others in their own #dev work.
Check it out here
https://github.com/ampache/php-discogs-api
PHP-FPM with latest news from 2011
Discussions: https://discu.eu/q/https://php-fpm.org/
One day, one decomposition
A214423: Numbers n palindromic in only one base b, 2 <= b <= 10
3D graph, threejs - webGL https://decompwlj.com/3Dgraph/A214423.html
2D graph, first 500 terms https://decompwlj.com/2Dgraph500terms/A214423.html
The PHP Foundation: Impact and Transparency Report 2024. #PHP
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
#PHP operations on #mysqli are a treat. They return either the expected object, or a true/false boolean.
Connection fails? Boolean. Succeeds? Connection object. Preparing an #SQL statement fails? Boolean. Succeeds? Statement object. Binding parameters to prepared statement fails? Boolean. Succeeds? Boolean. Executing the statement fails? Boolean. Succeeds? Boolean as well, or an associative array, depending on intent.
And thanks.
In case you missed it earlier today, I'm excited to share the first video preview of Beacon, a Feature Flag Management Platform for #Laravel. Beacon provides a central place for managing Pennant feature flag configurations across all of your Laravel apps
Watch now: https://youtu.be/0yTkINxeUY4