Categories
The five subjects this site publishes on, and what each one covers.
Internals3 posts
The engine: compilation, the Zend VM, memory layout, and the data structures behind the values you pass around.
Performance2 posts
Measurement: profiling, benchmark method, and optimization that arrives with a number attached.
Architecture1 posts
How an application is put together: boundaries, dependency injection, layering, and what a framework design costs later.
Runtime1 posts
Production behavior: PHP-FPM pools, worker processes, long-running runtimes, and where memory goes over a day.
Ecosystem0 posts
The tooling and standards around the language: Composer, static analysis, and the PSRs.