Todo List
Session-backed web flow using `Arr`, `Date`, Vibe templates, and storage lifecycle calls.
Open tutorialThese examples are small reference apps and scripts for learning DevElation primitives, storage, services, templates, CLI helpers, HTTP utilities, and behavior patterns. Static pages show commands and expected output; Codespaces runs the examples in a prepared PHP environment.
Session-backed web flow using `Arr`, `Date`, Vibe templates, and storage lifecycle calls.
Open tutorialVoting and threaded rendering with session storage, `Arr`, `Str::pluralize()`, and Vibe templates.
Open tutorialNon-interactive CLI script covering factory helpers, primitives, files, HTTP helpers, dates, flags, and hashes.
Open tutorialArgument parsing, terminal tables, progress output, status bars, and prompt-ready CLI composition.
Open tutorialDeterministic API packet construction with `Obj`, `HTTP`, `Arr`, `Flag`, `Date`, `Str`, and `Hash`.
Open tutorialScripted CLI game showing `Behaves`, behavioral state transitions, and an `Arr`-backed narration log.
Open tutorial