PHP engine 0.0023 s: protection and architecture https://sudonull.com/php-engine-0-0023-s-protection-and-architecture
Breakdown of a minimalist PHP engine with generation time 0.0023 s. Active defense against bots, ZIP-bombs, no-JS frontend. Ideal for middle/senior dev. Study the code and benchmarks.
PHPUnit covers: navigation and test coverage for developers https://sudonull.com/phpunit-covers-navigation-and-test-coverage-for-developers
How to use covers annotations and attributes in PHPUnit to improve navigation between tests and code. Practical examples and IDE setup.
Opcodes PHP: if vs switch vs match — comparison https://sudonull.com/opcodes-php-if-vs-switch-vs-match-comparison
Analysis of opcodes for if/else, switch and match in PHP. How the compiler generates instructions and when switch is really faster. For middle/senior developers.
PHP Development 2026: AI, Skills and Best Courses https://sudonull.com/php-development-2026-ai-skills-and-best-courses
Overview of key PHP development skills in 2026 taking into account the influence of AI. Analysis of the educational programs market and recommendations for choosing a course for a successful career.
Testo framework: PHP tests and benchmarks https://sudonull.com/testo-framework-php-tests-and-benchmarks
Explore Testo — an independent framework for PHP testing. Unit tests, inline checks, benchmarks without PHPUnit. Installation, code examples, plugins. Start beta testing.