php

Back Open Paginator
11.11.2025 18:05
developpez (@developpez@piaf.stilobique.com)

✏️️ 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: php.developpez.com/actu/377579

#️⃣ #Informatique #Php




Show Original Post


11.11.2025 17:00
thewhalecc (@thewhalecc@framapiaf.org)

𝗛𝗼𝘄 𝘁𝗼 𝗭𝗶𝗽 𝗮𝗻𝗱 𝗨𝗻𝘇𝗶𝗽 𝗳𝗶𝗹𝗲𝘀 𝗶𝗻 𝗣𝗛𝗣:

#PHP #ZIP #UNZIP

thewhale.cc/posts/how-to-zip-a

Learn how to zip and unzip a file in PHP by Monty Shokeen.





Show Original Post


11.11.2025 16:51
dusoft (@dusoft@fosstodon.org)

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




Show Original Post


11.11.2025 16:26
owls (@owls@mastodon.yshi.org)

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

#php




Show Original Post


11.11.2025 15:47
carbontwelve (@carbontwelve@notacult.social)

For those of you who do not use Laravel what do you use for queues? #PHP




Show Original Post


11.11.2025 15:46
jclermont (@jclermont@phpc.social)

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 masteringlaravel.io/daily/2025




Show Original Post


11.11.2025 15:22
joho (@joho@mastodon.online)

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




Show Original Post


11.11.2025 13:52
habr (@habr@zhub.link)

Пора двигаться быстро. Даже если ты на Битриксе (часть 3)

Привет, хабровчане! На связи Алиса — тимлид в e-commerce агентстве

habr.com/ru/companies/kislorod

#php #laravel #проектирование #битрикс #микросервисы #вебразработка #headless #программирование #api #opensearch




Show Original Post


11.11.2025 13:07
MelvilleSpence (@MelvilleSpence@phpc.social)

There is an extremely annoying bug in rust-coreutils which impacts #symfony, #laravel #php

github.com/uutils/coreutils/is




Show Original Post


11.11.2025 12:49
yggverse (@yggverse@mastodon.social)

gemini-dl now supports redirections (30-31 status codes)
github.com/YGGverse/gemini-dl

Just a reminder:
> gemini-dl is CLI batch downloader for the Gemini protocol




Show Original Post


11.11.2025 10:31
buddhawilliams (@buddhawilliams@eigenmagic.net)

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!)

#work #FeelingGood #php




Show Original Post


11.11.2025 10:12
habr (@habr@zhub.link)

Из коробки Publish не имеет гарантий доставки в RabbitMQ

Привет, Хабр. Я Витя Михайлов, Backend Lead в

habr.com/ru/companies/garage8/

#RabbitMQ #rmq #php #publish #гарантии_доставки #консистентность




Show Original Post


1 ...327 328 329 330 331 332 333 334 335 336 337 ...526
UP