Sometimes you need a join for performance or sorting by relations. Here's a package that lets you do that without giving up Eloquent. #php #laravel https://masteringlaravel.io/daily/2026-04-01-republished-joins-in-eloquent-how
Symfony Serializer
В Symfony есть встроенный компонент Serializer, который покрывает 90% задач. Но его часто обходят стороной, то ли по привычке, то ли из-за того, что документация показывает только тривиальные примеры. А между тем, Serializer — гибкий и вполне годный инструмент, если понимать его архитектуру. Разберём, как он устроен.
https://habr.com/ru/companies/otus/articles/1013750/
#symfony #локализация #переводы #PHP #Translation_Component #динамические_переводы #база_данных #backend_разработка #мультиязычность
A full fediverse instance running on a simple shared host, in pure PHP, with no external dependencies. That is the idea behind Starling:
https://github.com/dfaria-eu/Starling/
#fediverse #activitypub #php #opensource
We now have a Foundation channel on the phpc Discord to make it easier to interact with us 🎉 This was a collaborative decision with the phpc mods to open a channel there, as opposed to running a separate Foundation server and potentially further fragmenting the community channels. (And just for full transparency, we have offered to chip in when/if needed to defray the costs of running the server. 💙)
You can find a link to the phpc Discord here https://phpc.chat/. Come say hi!
Jungsi's Corner hat ein neues Theme – komplett neu entwickelt mit KI-Unterstützung. Dark Mode, Mega-Menü-Kompatibilität, iPad-Optimierung und vieles mehr, alles maßgeschneidert.
Wie das technisch funktioniert hat und wo WordPress uns das Leben schwer gemacht hat, steht im aktuellen Beitrag.
#WordPress #ThemeDevelopment #KI #DarkMode #WebDev #PHP #CSS #Retro #BloggingDE
https://www.jungsi.de/retro-minimal-blog-ein-wordpress-theme-entwickelt-mit-ki-unterstuetzung/
Database Transactions Explained: PHP and Laravel Guide
https://phpc.tv/w/srgUUzX9zQRNcGvbqpKuUq
🎤➡️🎨 Pendant #Symfony_Live Paris 2026, les conférences ont aussi pris vie… en dessins !
Merci pour ce travail incroyable, des dessins qui capturent parfaitement l’énergie et les idées partagées durant l’événement 🙌
On adore ! 💙

How to Break and Continue in Loops
break N for nested. continue N. Labels for clarity.
https://www.youtube.com/watch?v=9GzHM7zYnyI
Збери свій власний швидкий та потужний локальний сервер на Windows 10 та 11, встановивши Apache, PHP, MySQL та phpMyAdmin вручну!
#PHP, #phpMyAdmin, #Веб_розробка, #Налаштування_системи, #Програмне_забезпечення
https://ivaniura.org.ua/soft/windows/windows-local-server
TIL: There are two tools called PHP CS (the CS means something different), which do similar but slightly different things, and they can be used together but can also conflict.
Developers: Please don't give your project the same name as another well-established project!
RE: https://phpc.social/@nicwortel/116328298481899621
Great! We don't shape programming languages to the requirements of developers anymore, no, we shape them so LLMs can deal with them better.
Money quote: "WordPress is already compatible"
The PHP internals team has voted 38–4 to deprecate all OOP constructs in PHP 9.0.
Reason: LLMs produce 34% fewer errors on procedural codebases. SOLID principles cause context overload in 78% of tested models. `__construct()` is the #1 source of LLM hallucinations in PHP.
#laravel and #symfony are assessing their roadmaps. WordPress is already compatible.
How are you preparing your codebase?
