2026-06-06 14:00:02
When should you use #PHP Enums, and when shouldn't you?
https://www.garfieldtech.com/blog/on-the-use-of-enums
When should you use #PHP Enums, and when shouldn't you?
https://www.garfieldtech.com/blog/on-the-use-of-enums
On empty return values. #PHP
https://www.garfieldtech.com/blog/empty-return-values
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
Hey Webseite, zeige mir doch mal alle Kommentare mit Eigenschaft X.
Webseite: 500
> PHP Fatal error: Uncaught DivisionByZeroError: Division by zero
🤦♂️
#PHP #Serendipity
🚀 #Laravel now speaks #ClickHouse! laravel-clickhouse brings Eloquent, Query Builder & Schema Builder to the world's fastest OLAP database — familiar API, zero friction. #PHP
Some thoughts on the proposed #PHP Generics RFC.
https://www.garfieldtech.com/blog/erased-php-generics-2026
Watching Alexandre Daubois talk about PHP runtime vulnerabilities at #phptek
Let's be controversial: In modern #PHP, you should never type-hint an array.
https://www.garfieldtech.com/blog/array-type-hint
I have now reached the "how did this ever work?" stage of debugging.
#PHP #Programming
Using #PSR-3 placeholders properly in PHP (and other awesome alliterations).
https://www.garfieldtech.com/blog/psr-3-properly
About to run InfectionPHP on this PHPUnit testsuite... 😱
#InfectionPHP #PHP #PHPUnit
Running #Lando on GitHub Actions. #Laravel #PHP
https://www.
🛡️ #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
On empty return values. #PHP
https://www.garfieldtech.com/blog/empty-return-values
🔌 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…
RE: #php
⚡ #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.
Using #PSR-3 placeholders properly in PHP (and other awesome alliterations).
https://www.garfieldtech.com/blog/psr-3-properly
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
Here is my résumé when it comes to using #GLM 5.1 for refactoring a large #php #laravel code based on #sonarqube
#Idempotency: What, Why & How — deep dive into safe retries in #Laravel
🔁 #PHP #API