| lazyaddon | Package lazyaddon provides manifest-driven, per-application add-on selection, typed lifecycle hooks, and typed capabilities. |
| lazyauth | Package lazyauth authenticates users without owning application authorization. |
| lazybuildinfo | Package lazybuildinfo exposes Go build metadata to development tooling. |
| lazycode | Package lazycode plans source-file changes without writing them. |
| lazyconfig | Package lazyconfig fills configuration structs from environment variables. |
| lazydoc | Package lazydoc extracts, stores, loads, and searches Go package documentation as a small JSON-friendly index. |
| lazyfs | Package lazyfs combines multiple read-only filesystems into one layered filesystem. |
| lazyjwt | Package lazyjwt signs and validates JSON Web Tokens for GoLazy packages. |
| lazylimit | Package lazylimit provides generic rate limiting primitives. |
| lazymailer | Package lazymailer renders mailer views into standard-library MIME messages and sends them through pluggable delivery implementations. |
| lazymcp | Package lazymcp exposes GoLazy application capabilities through the Model Context Protocol. |
| lazyoauth | Package lazyoauth provides OAuth server and resource-server primitives. |
| lazypath | Package lazypath provides small helpers for generated URL paths. |
| lazypwa | Package lazypwa makes GoLazy applications installable as progressive web apps. |
| lazyroutes | Package lazyroutes provides the GoLazy route scope, named route helpers, REST resources, request route metadata, and controller action binding. |
| lazyschema | Package lazyschema fills structs from submitted form values and derives the field names used when rendering GoLazy forms. |
| lazyseo | Package lazyseo renders common document metadata for GoLazy views and other lazyview renderers. |
| lazysession | Package lazysession stores per-browser request state in signed cookies or in a custom session store. |
| lazysse | Package lazysse writes Server-Sent Events responses. |
| lazystorage | Package lazystorage defines small interfaces for object-style storage. |
| lazytelemetry | Package lazytelemetry configures GoLazy telemetry hooks. |
| lazytest | Package lazytest provides HTTP-level test helpers for GoLazy applications and plain net/http handlers. |
| lazytui | Package lazytui groups terminal UI helpers for GoLazy command-line tools. |
| lazyworkers | Package lazyworkers registers browser worker scripts for GoLazy applications. |
| pg | Package pg contains PostgreSQL helpers shared by concrete GoLazy PostgreSQL backends and applications. |