Développement d'un plugin MCP pour Grav : connecter mon blog à Claude
https://fed.brid.gy/r/https://trucs.hophop.be/fr/blog/developpement-plugin-mcp-grav

Développement d'un plugin MCP pour Grav : connecter mon blog à Claude
https://web.brid.gy/r/https://trucs.hophop.be/fr/blog/developpement-plugin-mcp-grav

Namespace vs Modules: Code Organization WARS!
PHP namespaces vs JavaScript ES6 modules - which organizes code better? DEBATE TIME!
#php #javascript #phpvsjs #namespaces #modules #es6modules #codeorganization #importsexports #viralcoding #modernprogramming #syntaxcomparison #mindblown
https://www.youtube.com/watch?v=e_0kGHc_goU
Restoring old Facebook 2006.
Road to production 15%
#oldfacebook #retro #oldweb #Y2K #php

Question for #php devs based on a conversation on the PHPC discord:
Do you think it makes sense for PHP projects to include a templating language (twig, plates, blade, etc)? Or is it foolish to do that when we have a perfectly good template language at home, in the form of PHP itself?
Unhinged but illustrated blog post about legacy project structure: Space - the Final Straw
/\
/ \ Parental Guidance Advised
/PG\
----------
https://www.dantleech.com/blog/2026/01/30/space-the-final-straw

PHP Snapshot: Namespaces Global Functions
⚡ PHP Snapshot: Namespaces Global Functions - Code quality comparison! Junior developers make common mistakes, senior devs write clean code. Learn from this! Can you spot all the issues? #PHP #WebDev #CodingTips #coding
#php #programming #coding #webdevelopment #softwareengineering #juniorvssenior #codereview #programmingtips #phptutorial #codingtutorial #bestpractices #phpprogramming #codequality #cleanc...
https://www.youtube.com/watch?v=xBZyZsXetIs
[BLOG] The null PHP cheatsheet : null coalescing and nullsafe operators #PHP https://cylab.be/blog/479/the-null-php-cheatsheet-null-coalescing-and-nullsafe-operators
Laravel Fuse: A Circuit Breaker Package for Queue Jobs - Laravel News
https://laravel-news.com/laravel-fuse-a-circuit-breaker-package-for-queue-jobs
I try to use DTOs when possible to avoid this, but yeah because I'm dealing with a legacy app that I've been upgrading little by little, using arrays is kind of inevitable to be backwards compatible with what already works...
PHP: Stop Passing Arrays Everywhere - DEV Community
https://dev.to/suckup_de/php-stop-passing-arrays-everywhere-45f1
I'm working with a team whose first language is not English and I am puzzling over the best way to explain technical concepts, particularly approaches to software architecture. We can't rely on machine translation, and their use of LLMs risks error. I'm wondering if each concept needs a fully worked and explained example. If you have any experience I would love to hear it. #PHP
How to Fix json_encode Failing on Bad UTF-8
Invalid bytes return false and kill API output.
#php #jsonencode #utf8 #api #howto #bug
https://www.youtube.com/watch?v=0maBsZfm-tU