Skip to main content
ArticlesProjectsUsesNowWork HistoryAbout
Tag Archive

Articles Tagged: php

Technical writings, opinionated architectures, and development guides tagged with php.

Articles45
Est. Read Time365 mins
Categories6
Featured5

Explore the design and implementation of Relay, a new HTTP transport layer for PHP 8.5+.

phphttpfibersconcurrencyrelaymodern-php

Learn how modular architecture transforms Laravel apps into scalable, maintainable systems.

LaravelPHPArchitectureModularMicroservicesDesign PatternsSevallaTestingScalability

A hands-on guide to implementing JSON Resume with PHP, from basic concepts to advanced usage with type-safe Laravel integration.

PHPLaravelJSON ResumeType SafetyCareerResumeSevallaDataAPI

A hands-on guide to deploying PHP applications with FrankenPHP and Docker, from simple containers to standalone binaries.

PHPFrankenPHPDockerContainersPerformanceDevOpsDeploymentSevallaHTTP/2HTTPS

Learn how Tempest brings static site generation to PHP, making it easy to build fast, secure, and scalable sites with familiar patterns.

PHPStatic SitesTempestSSGPerformanceWeb DevelopmentSevallaJAMstack

Discover how Tempest, a modern PHP framework, uses code discovery and the latest PHP features to simplify app development and boost productivity.

PHPFrameworkTempestModern PHPWeb DevelopmentBackendArchitecture