I discovered Context Managers when learning Python. They're a great way to remove complexity.
And they may come soon to PHP! 🙏

Très heureux de soutenir la toute 1ère édition des @webdays 💙🎉 aujourd'hui à Aix-en Provence 😎
SensioLabs est sponsor VIP Or 🥇 de la conférence #dev et #devops
Retrouvez-nous sur notre stand, participez au tirage au sort et écoutez les talks de nos experts

The full schedule for the Dutch PHP Conference 2026 is live!
Check out the live schedule and start planning your experience today! 👉 https://phpconference.nl/schedule-2026/
Which session are you most excited about?
#DutchPHPConference #dpc26 #php #dawntechnology #schedule

Released: laminas/laminas-di 3.16.0
#php #laminas
https://github.com/laminas/laminas-di/releases/tag/3.16.0
Quick and easy #PHP code generation testing.
https://www.garfieldtech.com/blog/code-generation-testing
How to Use hash_equals to Block Timing Attacks
String equality leaks timing unless you use hash_equals.
#php #hashequals #timingattack #security #howto #auth
https://www.youtube.com/watch?v=YyeBpCq--2s
"If you could wave a magic wand and improve one thing about the #Laravel ecosystem today, what would it be?"
I asked this to 200 #developer. The recurring theme was a desire for a centralized, standardized way to evaluate packages.
"Standardize package info ..."
"Reduce the number of duplicate packages."
This feedback was the inspiration for https://LaraPlugins.io. We need a directory that focuses on health, not just download counts.
Full report https://coz.jp/knr8Tr

A111501: Numbers n such that n^3 - n^2 + 1 is prime
A111501 ➡️ https://oeis.org/A111501
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A111501.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A111501.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A111501.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

A111046: Difference between squares of twin prime pairs
A111046 ➡️ https://oeis.org/A111046
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A111046.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A111046.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A111046.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

Статанализ — must-have для проектов с Codex/ClaudeCode
На днях у Кирилла Мокевнина вышел пост про то, как он разлюбил динамическую типизацию. Мысль понятная: на больших кодовых базах отсутствие типов начинает дорого стоить. Хочу дополнить аргументом, который в 2026 году уже стал прям must-have: статанализ и типы — это лучший self-check для AI-агента . Современные агенты для разработки (Claude Code на Opus 4.5 и ChatGPT Codex 5.2 High) хорошо пишут код. Ошибок уровня «переменная не объявлена», «импорт забыл», «опечатка в имени метода» по сути уже почти нет. Основные промахи чаще про другое:
https://habr.com/ru/articles/993004/
#статистический_анализ #статический_анализ_кода #ruff #phpstan #phpcsfixer #php #python #go #codex #claude_code
🎉 #Djot (#PHP) is now officially available worldwide as #plugin in Wordpress installs: https://wordpress.org/plugins/djot-markup/
Please feel free to test it, review and rate it so people have confidence in switching over from markdown or other systems. Safer than MD.
Use in Gutenberg blocks and more.
Most notably, it now contains also useful addons like
- TOC
- Permalinks (clickable/copyable)
- Enhanced syntax (e.g. Markdown compatibility mode)
- Permissions per spec element (author vs commenter etc)