I'm sad that I had to read this morning that Ryan Weaver died because of cancer. We lost someone special. #symfony #php #cancer
A005153: Practical numbers: positive integers m such that every k <= sigma(m) is a sum of distinct divisors of m. Also called panarithmic numbers
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Practical_numbers.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Practical_numbers.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Practical_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

A005117: Squarefree numbers: numbers that are not divisible by a square greater than 1
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Squarefree_numbers.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Squarefree_numbers.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Squarefree_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

A005114: Untouchable numbers, also called nonaliquot numbers: impossible values for the sum of aliquot parts function (A001065)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Untouchable_numbers.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Untouchable_numbers.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Untouchable_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

A005101: Abundant numbers (sum of divisors of m exceeds 2m)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Abundant_numbers.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Abundant_numbers.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Abundant_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

Running #Lando on GitHub Actions. #Laravel #PHP
https://peakd.com/php/@crell/running-lando-on-github-actions-rnq6q0
Are there docker containers for #PHP 🐘 8.5 alpha beta and RC's
Where would I find them ?
RIP Ryan Weaver - https://symfony.com/blog/remembering-ryan-weaver-teacher-core-team-member-friend
#Symfony #PHP #Death #SymfonyCasts
🎉 PHP 8.5.0 Beta 2 is available for testing!
This is the second beta for PHP 8.5, including
- Further implementation of PHP 8.5 deprecations
- Partitioned cookies
- #[\DelayedTargetValidation] attribute
- Bug fixes thanks to your testing and feedback
… and more!
➕ Do: Test your projects!
➖ Don't: Run it in production. It's not fully ready yet.
Congratulations to Daniel, @edorian, and @adoy
🔗 https://www.php.net/archive/2025.php#2025-08-28-3
Legacy PHP isn’t a lost cause. With the right playbook, you can refactor it safely, incrementally, and keep the system alive. Here’s how I approach it:
https://mikelopez.com/blog/1144
#PHP #Refactoring #LegacyCode #BestPractices #CodeQuality
Cool, I think I saw a package somewhere to create module architecture or modular monoliths..can't remember
https://sevalla.com/blog/building-modular-systems-laravel/