2026-08-05 14:47:10
On empty return values. #PHP
https://www.garfieldtech.com/blog/empty-return-values
Our next #phpugmrn meetup is happening on August 20!
We're excited to welcome @… as our guest speaker. As the Executive Director of The PHP Foundation, Liz will introduce the foundation's mission, highlight its impact on the PHP ecosystem, and share ins…
Top ten bits of advice for new conference speakers.
#PHP
☝️ Someone out there is running "composer remove" as part of a deployment?! 🚨 Please don't.
⚠️ remove is a write operation. It edits composer.json, re-resolves the whole dependency tree and overwrites your lock file. Your carefully pinned versions? 💨 Gone. Silently upgraded.
✅ composer install --no-dev exists for exactly this reason. Your lock file is not a suggestion. 🔒
#php
Functional programming isn't just for Haskell developers. It's for #PHP developers, too. "Thinking Functionally in PHP" is available from LeanPub.
https://leanpub.com/thinking-functiona
O hello PHP, haven't seen you toss this error at my before:
#php
Let's be controversial: In modern #PHP, you should never type-hint an array.
https://www.garfieldtech.com/blog/array-type-hint
🧩 #Laravel LSP announced at #LaraconUS 2026: a first-party language server that teaches your editor about your app #PHP
Our next #phpugmrn meetup is happening on Thursday next week!
We're excited to welcome @elizabeth as our guest speaker. As the Executive Director of The PHP Foundation, Liz will introduce the foundation's mission, highlight its impact on the PHP ecosystem, and share insights into its upcoming plans.
Sign up here
I have now reached the "how did this ever work?" stage of debugging.
#PHP #Programming
📋 #queuesql is an #opensource #Laravel package that turns any write query — delete, update, insert, upsert — into parallel batched queue jobs
I hate dealing with file permissions. *HATE*.
#Programming #PHP
Running #Lando on GitHub Actions. #Laravel #PHP
https://www.
Confirmed one of my expectations that the current/old NAS I'm using was the bottleneck for image conversion. Hooked up a new NAS over the weekend, directly in the VLAN, and with faster drives; almost directly on the first run, proving that #PHP and the #RaspberryPi's where neve…
Good documentation is a gift you give yourself in a month.
#Programming #PHP
Null is problematic, but why? Let's see why, and let that guide us to new alternatives. #PHP
https://www.garfieldtech.com/blog/much-ado-about-null
🛡️ #Vigilance is a driver-agnostic control center for #Laravel queues, jobs, commands & the scheduler — plus whole-app APM, tracing, metrics, alerts & uptime. Self-hosted & production-safe #PHP
TFW you realize you already wrote a tool to solve the problem you're working on, but you totally forgot about it so used 50 workarounds that your tool exists to already solve for you...
#Programming #PHP
So help me, I am pondering writing my own DI container. What is wrong with me? (Or with the existing market, for that matter.)
#php
Programmatic database resets
#PHP #Programming
When should you use #PHP Enums, and when shouldn't you?
https://www.garfieldtech.com/blog/on-the-use-of-enums
🔌 Non-blocking I/O for regular #PHP functions. fread, fwrite, file_get_contents, ob_start, curl, #MySQL, and #PostgreSQL now work asynchronously without extra effort.
🖥️ Built-in TrueAsync S…
⚡ #TrueAsync is an experimental library bringing true asynchronous programming to #PHP — coroutines, async/await, and non-blocking I/O built into the language core. Write high-performance concurrent applications with clean, readable code and minimal changes.
RE: #php
The perils of under-engineering:
#PHP #Programming
Take the JetBrains developer survey 2026! (Use the link below so I get referral credit. :-) )
https://surveys.jetbrains.com/s3/developer-ecosystem-survey-2026-sh?pcode=219595885222191163
📊 Requires #PHP 8.2 and Laravel 12 or 13, works on #MySQL, #PostgreSQL & #SQLite. State liv…
RE: #Rust finally gets asymmetric visibility, two years after
I mean, this is fair and accurate for all languages mentioned...
#Programming #PHP #CPP #Javascript
> @… announces 60 projects strenghtening the #DigitalCommons ¹
➡️ There are two #Fediverse-related tools:
#ActivityBot — A full #ActivityPub server in a single #PHP file
👉 #Fedipub — #Ruby Library for adding #ActivityPub Federation
👉 #NLnet #OpenSource #SocialMedia #OpenSocialWeb #FOSS #FLOSS