Skip to main content

Writing

Blog

Notes on PHP, WordPress, WooCommerce, Laravel, and building things that hold up in production.

All articles

Practical techniques for keeping WooCommerce fast under real traffic — from database indexing and object caching to queue-based order processing.

What actually changes — and what doesn't — when you move a content-heavy WordPress site to a headless setup with a REST/GraphQL frontend.

Where PHP applications actually lose time in production, and the concrete fixes I reach for before considering a rewrite.

A practical WordPress deployment pipeline: Docker for environment parity, automated checks in CI, and zero-downtime releases.

A practical comparison of Algolia and Solr for product search — cost, relevance tuning, operational overhead, and when each one wins.