✏️️ La Fondation PHP recherche activement un nouveau directeur exécutif pour diriger sa mission de promotion du langage PHP, dans un contexte marqué par des lancements récents et une augmentation des parrainages....
🔗 Lire l'article sur Developpez.com: https://php.developpez.com/actu/377579/La-Fondation-PHP-recherche-activement-un-nouveau-directeur-executif-pour-diriger-sa-mission-de-promotion-du-langage-PHP-dans-un-contexte-marque-par-des-lancements-recents-et-une-augmentation-des-parrainages/
#️⃣ #Informatique #Php
𝗛𝗼𝘄 𝘁𝗼 𝗭𝗶𝗽 𝗮𝗻𝗱 𝗨𝗻𝘇𝗶𝗽 𝗳𝗶𝗹𝗲𝘀 𝗶𝗻 𝗣𝗛𝗣:
https://thewhale.cc/posts/how-to-zip-and-unzip-files-in-php
Learn how to zip and unzip a file in PHP by Monty Shokeen.

TIL that #PHP has a built-in primitive server that you can use for simple dev stuff or on machines that don't have a server such as Apache or NGINX installed.
You can launch it easily via: php -S 127.0.0.1:8000 -t /path/to/folder
#webdev #server #tips #til
is there a way to get an attribute's target from the attribute's constructor?
i wanted to validate this is only being used on a class that implements a specific interface
For those of you who do not use Laravel what do you use for queues? #PHP
Docker is great for keeping project dependencies isolated and consistent, but it comes with a learning curve. Laravel Sail makes Docker easier, but adds another layer to understand. Here are two env-related warnings you might bump into. #php #laravel https://masteringlaravel.io/daily/2025-11-11-a-couple-env-related-warnings-when-using-laravel-sail
Why does the WordPress 6.8.x function sanitize_file_name( 'my-custom-foo.min.css' ) return 'my-custom-foo.min_.css'? 🤔
Is this some underlying limitation of some file system I'm not aware of? Or am I possibly using the wrong function?
(No, I know how to sanitize a filename, thanks, but WordPress code submission prefer that you use all their gizmos.)
#wordpress #devops #php #code #coding #wtf
Пора двигаться быстро. Даже если ты на Битриксе (часть 3)
Привет, хабровчане! На связи Алиса — тимлид в e-commerce агентстве
https://habr.com/ru/companies/kislorod/articles/965032/
#php #laravel #проектирование #битрикс #микросервисы #вебразработка #headless #программирование #api #opensearch
There is an extremely annoying bug in rust-coreutils which impacts #symfony, #laravel #php
https://github.com/uutils/coreutils/issues/8608
gemini-dl now supports redirections (30-31 status codes)
https://github.com/YGGverse/gemini-dl
Just a reminder:
> gemini-dl is CLI batch downloader for the Gemini protocol
So nice.
I just got an email from one of my colleagues.
‘You saved me 18 hours of work!’
I wrote an automation script for him. He had 1118 images to process on my software which take about a minute each. I wrote some code, he could put all the files on one location and a csv file with the meta data and push go and then go do something else.
End result - a very happy customer, and a much busier system that tends to sit idle for long periods. A huge win for productivity and for the public since most of these images are historical and will end up accessible to them.
(Why did I look at my work email from home? I don’t usually but I’m glad I did!)
Из коробки Publish не имеет гарантий доставки в RabbitMQ
Привет, Хабр. Я Витя Михайлов, Backend Lead в
https://habr.com/ru/companies/garage8/articles/965214/
#RabbitMQ #rmq #php #publish #гарантии_доставки #консистентность