After a couple of hours dicking around with enumerations in PHP, the lesson has been that:
0. It's a good idea, but needs some work.
1. PHPCompatibility interpets enum methods as class methods, so it yells at me for using $this.
2. PSR-4 means one structure per file, so I guess there's nowhere to put the enums?
3. There's no built-in way to get an enum from a string value, so I guess I can stick with associative arrays for the time being.
Stop Ignoring ArrayAccess Interface Isset Checks In PHP
💻 Stop Ignoring ArrayAccess Interface Isset Checks In PHP - Junior vs Senior PHP code comparison! See how professionals write code differently. This will improve your skills! Your code quality will improve! #PHP #WebDev #CodingTips #coding
#php #programming #coding #webdevelopment #softwareengineering #juniorvssenior #codereview #programmingtips #phptutorial #codingtutorial #bestpractices #p...
https://www.youtube.com/watch?v=a9zK0-SkGZE
PHP Hosting in 2025
https://www.switchweb.co.uk/blog/2025/06/16/php-hosting-in-2025/
#hosting #webhosting #switchweb #php #phphosting #webdevelopment #ukhosting
🚀 codex-orchestrator is now public!
I got tired of manually installing & managing Codex across multiple machines…
…so I accidentally built a small control plane instead 😅
✨ What it does:
• One command codex install
• Central auth & config sync
• Per-host API keys + kill switch
• Secure / insecure host modes
• Self-updating cdx wrapper
• Usage & token accounting
• MCP endpoints (tools & resources)
• Admin UI with actual guardrails
All self-hosted. All boring-secure.
Zero cloud magic. Maximum control 🛠️🧠
👉 Source: https://github.com/christianreiss/codex-orchestrator
#Automation #InfraAsCode #MCP #PHP #Linux #SysAdmin #codex #ai #openai #selfhosted
Released: laminas/laminas-form 3.24.2
#php #laminas
https://github.com/laminas/laminas-form/releases/tag/3.24.2
Should you write down migrations? Aaron used to say yes. In our latest episode, he explains why he's changed his mind and what we recommend instead. #php #laravel https://masteringlaravel.io/daily/2026-01-12-laravel-podcast-why-i-changed-my-mind-about-down-migrations
Only installed php 8.5 this past week. Not in production yet.
#php https://phpc.social/@brendt/115882150689230037
Null is problematic, but why? Let's see why, and let that guide us to new alternatives. #PHP
https://peakd.com/hive-168588/@crell/much-ado-about-null
Refund Double Click Guard
Idempotent refunds that ignore repeat clicks.
#php #python #refunds #idempotency #payments #risk #backendsafety #security #reliability #viralcoding
https://www.youtube.com/watch?v=0D5E4o6NSRI
Btw - weil mir 6 Tage vor Weihnachten, betriebsbedingt, gekündigt wurde - suche ich zu April einen Job (gerne Remote, oder Hybrid München) als #php Entwickler. Ich mache den Job seit zwei Dekaden, kenn mich also ein bisschen aus ;) Gerne teilen #jobsuche https://silberkind.de/lebenslauf
A084545: Alternate number system in base 5
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A084545.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A084545.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A084545.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

A084544: Alternate number system in base 4
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A084544.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A084544.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A084544.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research
