And one more great package from Spatie, this time it's PHP attribute Reader, a lib to ease attributes manipulation > https://github.com/spatie/php-attribute-reader #php #veille
A134809: Cyclops primes
A134809 ➡️ https://oeis.org/A134809
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Cyclops_primes.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Cyclops_primes.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Cyclops_primes.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

A134334: Numbers which are not divisible by the number of their prime factors (counted with multiplicity)
A134334 ➡️ https://oeis.org/A134334
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A134334.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A134334.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A134334.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

「PHPerKaigi 2026」3/20-22に開催、チケット販売中
https://gihyo.jp/article/2026/02/phperkaigi-2026?utm_source=feed
#gihyo #技術評論社 #gihyo_jp #PHP #PHPerKaigi #カンファレンス
🚚 The `.io` domain names have become really expensive over the past couple of years, so I’ve decided to move the #PHP Valinor documentation from https://valinor.cuyz.io to https://valinor-php.dev
🔗 A clean API for reading PHP attributes
https://freek.dev/3030-a-clean-api-for-reading-php-attributes
#php #package #spatie #PHP
A134333: Numbers n whose number of prime factors (counted with multiplicity) is a prime factor of n
A134333 ➡️ https://oeis.org/A134333
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A134333.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A134333.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A134333.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

A134027: Nonnegative numbers that are palindromes in balanced ternary representation
A134027 ➡️ https://oeis.org/A134027
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A134027.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A134027.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A134027.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

If you use #InfectionPHP,
Your initial goal should be to achieve at least 90% code coverage and at least 90% MSI (Mutation Score Indicator).
If your codebase correctly handles all escaped mutants, it’s already strongly typed and behaviorally verified with #PHPUnit tests, without requiring additional static analysis tools.
SA tools will only be useful to identify missing or incomplete docblocks (e.g. array shapes) to improve IDE support and autocomplete accuracy.
https://github.com/sponsors/infection
Huh. Just looked at the #Movim - https://movim.eu/ - article on #WP https://en.wikipedia.org/wiki/Movim, discovering to my approving surprise it is clean #PHP.
Time to explore further!
#XMPP #decentralized #federated #fediverse
How to Stop @ From Hiding Fatal Errors
Error suppressor silences everything. Even fatals. Debug nightmare.
#php #errorsuppression #danger #howto
https://www.youtube.com/watch?v=ngz1AgAeqtA
From the archive! A Look At HTMX With PHP
In this article we will look at how to get HTMX working with a vanilla PHP backend. With a few examples of the two systems working together.
https://www.hashbangcode.com/article/look-htmx-php
This ties into a package just released that shows a lot of different examples of HTMX working with a PHP backend.
https://github.com/hashbangcode/htmx-php-examples