# Phlo > An integrated software platform with its own full-stack language that compiles to readable PHP. One language for routes, views, styling and frontend logic; one platform from code to fleet (FrankenPHP runtime, phloWS realtime, phloWA messaging, dashboard fleet management). ## Documentation - [Guide](https://phlo.tech/guide.md): step-by-step developer guide (18 chapters, including design philosophy) - [Manual](https://phlo.tech/manual.md): full API reference, auto-generated from runtime - [Tutorial](https://phlo.tech/learn): build a realtime poll app in eight steps - [Full text](https://phlo.tech/llms/full.txt): guide + manual concatenated for context windows ## Machine-readable - [Chapter index](https://phlo.tech/guide/index.json): JSON list of guide chapters and anchors - [Resources](https://phlo.tech/resources.json): JSON index of every built-in Phlo resource - [Manual schema](https://phlo.tech/manual/schema): full runtime schema as JSON (objects + functions) - [Search index](https://phlo.tech/search-index.json): flat JSON index of every docs section ## Agent integration - [Skill bundle](https://phlo.tech/skill): drop-in `SKILL.md` for Claude Code, Cursor, etc. ## Source - Framework: https://github.com/q-ainl/phlo - WebSocket server: https://github.com/q-ainl/phlo-websocket - Dashboard (fleet management): https://github.com/q-ainl/phlo-dashboard