🗓️ NEXT WEEK | Join PHP experts Matthew Weier O’Phinney ( @mwop ) and Adam Culp ( @adamculp ) at 1 P.M. EST on Thursday, April 23, for a webinar diving into the top findings of the 2026 PHP Landscape Report (out now!), from migration patterns to security tactics and more.
Can’t make the live broadcast? Register anyway, and we’ll send an on-demand recording after the event.
Save your seat >> https://ter.li/js1pdgkf
For my day job, I’ve been working on writing an internal #Composer plug-in to resolve an issue for us. It’s nice to be able to #TDD pure #PHP code with unit tests outside of #AdobeCommerce for a change, without the overhead of that platform and all of the work needed to write an integration test for it. 🤘🏽
🤝 Better teamwork = better code
Stiven Llupa presents
“Specing out teamwork” at #Symfony_Live Berlin 2026!
#Symfony #PHP #Teamwork #DevProcess https://symfony.com/blog/symfonylive-berlin-2026-specing-out-teamwork
Laravel Cashier Mollie now supports Laravel 13 🚀
Enjoy!
https://github.com/mollie/laravel-cashier-mollie/releases/tag/v2.20.0
[BLOG] Setting up Elasticsearch and Kibana with Docker and PHP #PHP #Docker https://cylab.be/blog/500/setting-up-elasticsearch-and-kibana-with-docker-and-php
#PHP #Composer flaws enable remote command execution via Perforce VCS
https://securityaffairs.com/190824/hacking/php-composer-flaws-enable-remote-command-execution-via-perforce-vcs.html
#securityaffairs #hacking
Joomla 6.1 dropped yesterday. Here's what's new 👇
✦ Proof-of-Work CAPTCHA: no API key, no Google, no tracking.
✦ Visual Workflow Editor: see your content pipeline as an interactive diagram
✦ Media custom fields for audio, video & documents
✦ Module versioning + multilingual associations:
Running Joomla 6.0? This is a standard update, no breaking changes.
Full breakdown at joomill.com/blog 🔗
#joomla #joomla6 #cms #opensource #php #webdesign #joomlacommunity #cmsupdate #joomlanews

I have no idea what to do with this pull request that I got from a coworker. It has variable setting and checks for null values that would absolutely be needed if you were writing #PHP code, but are completely superfluous when writing #Twig for #Drupal. If you access a null value, null happens.
Should we be encouraging formal programming practices in twig, or boil all of those lines of code down to just this?
{% set para_id = title|first['#object'].id() %}

A000379: Numbers where total number of 1-bits in the exponents of their prime factorization is even; a 2-way classification of integers: complement of A000028
A000379 ➡️ https://oeis.org/A000379
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A000379.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A000379.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A000379.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

Decomposition into weight × level + jump of prime numbers:
- a new classification of primes ➡️ https://decompwlj.com/primedecomp.php
- in 3D - threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Prime_numbers.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

A000378: Sums of three squares: numbers of the form x^2 + y^2 + z^2
A000378 ➡️ https://oeis.org/A000378
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A000378.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A000378.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A000378.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

Setup and Run #PHP 8.5 on Oracle Linux #VPS (with HTTPS + Reverse Proxy)
This articles provides a guide to setup and run PHP 8.5 on Oracle Linux VPS with secure web server and reverse proxy configured.
PHP 8.5 introduces powerful new language features including the Pipe Operator, URI extension, Clone-With syntax, new array helpers, safer attributes, and major performance ...
Continued 👉 https://blog.radwebhosting.com/setup-and-run-php-8-5-on-oracle-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #reverseproxy #phpfpm #oraclelinux #opensource #selfhosting #selfhosted
