Library
PHP + JSON Publishing
The case for PHP plus JSON is not nostalgia. It is architecture. A flat-file system with thin templates and structured JSON content is easier to automate, easier to version, and easier for AI coding assistants to work with than a CMS with a database, plugins, and proprietary APIs. This section covers how the stack works and why it is a serious publishing choice for the current internet.
Topics in this section
Related topics
Machine-Readable Content
Designing content that both humans and AI systems can navigate, trust, and cite ... structure, metadata, and federation endpoints.
AI Prompt Systems
Building reusable prompt packs, structured AI workflows, and schema-aware generation pipelines for content and code.