Changelog
Every article change, newest first.
- Build a Todo appTutorialRemove Tehilim variant section from the tutorial
- Build a Todo appTutorialSelf-register add in AddTodoForm (static errors); page is composition-only
- Build a Todo appTutorialMove toggle/remove to TodoList self-registration via Action::create (add stays page-registered)
- Build a Todo appTutorialv0.24.0: TodoList uses Relayer::container(), drop db prop
- Build a Todo appTutorialComponent-split rewrite (en)
- Build a Todo appTutorialAdd English Todo app tutorial
- Tehilim integrationFeaturesv0.23.0: profiler wiring via dev-only when@dev DI
- Tehilim integrationFeaturesDI: factory takes injected args, no $_ENV access (mirror DocStoreFactory)
- Tehilim integrationFeaturesAdd English translation of Tehilim integration page
- ProfilerDevelopmentv0.21.0 TraceableAppRouter -> ProfilingListener; add DispatchListener extension section
- CLI CommandsOperationsv0.21.0 routes:compile dumps dispatcher.php; RuntimeDispatcher fallback
- CLI CommandsOperationsv0.20.0 — add runtime secret bullet for container:compile
- Services & DIFeaturesv0.20.0 — %env() resolves in dev and prod; rewrite for container:compile bake warning
- Services & DIFeaturesDocument %env() placeholders in services.yaml + container:compile caveat (dev/live ContainerBuilder leaks env_<hash>_VAR_<hash>; production dumped container resolves via getEnv()). Add AppConfigurator
- usePHP (the PSX engine)Getting StartedAdd editor syntax highlighting section (VS Code / Neovim) referencing use-php editors/
- Deployment (Dockerfile)OperationsAdd the DI container precompilation section + build-steps summary (v0.19.0)
- CLI CommandsOperationsDocument the relayer container:compile command (v0.19.0)
- CDN CachingOperationsSidebar reorg: order shift for the new Development category
- Deployment (Dockerfile)OperationsSidebar reorg: order shift for the new Development category
- Environment Variables & .env CascadeOperationsSidebar reorg: order shift for the new Development category
- CLI CommandsOperationsSidebar reorg: order shift for the new Development category
- ProfilerDevelopmentMove to the new Development category
- AI-Assisted DevelopmentDevelopmentAdd the AI-assisted development article (new Development category)
- CLI CommandsOperationsDocument the relayer routes:compile command
- Deployment (Dockerfile)OperationsAdd the route-precompilation section + Dockerfile step
- Middleware & CORSRoutingAdd the composing-multiple-middleware section
- CLI CommandsOperationsAdd the relayer upgrade command (v0.18.0)
- ValidationFeatures
- usePHP (the PSX engine)Getting Started
- Services & DIFeatures