webkernel / static-guides
The Webkernel documentation and training-guides.
Package info
github.com/webkernelphp/static-guides
Type:webkernel-assets
pkg:composer/webkernel/static-guides
Requires
- php: >=8.4
- webkernel/standard-lifecycle: 0.12.0
This package is auto-updated.
Last update: 2026-06-22 12:15:58 UTC
README
This directory documents the internal package architecture of the Webkernel platform monorepo.
The main human-readable documentation lives in guides/.
See the numbered documentation (start here):
- guides/00-index.en.md
- guides/06-common-errors/00-index.en.md — bootstrap failures,
viewerrors, access-control wiring
Then follow the order:
01-introduction/02-vision/03-for-enterprises/04-for-developers/(modules + package taxonomy)05-reference/(follow the numbers inside)
Package Types (the real taxonomy)
Webkernel uses a strict classification (see SLCPackageType):
webkernel-component— foundational pieceswebkernel-business-module+*-featurewebkernel-platform-module+*-feature
Developers mostly create modules of the last four types.
Legacy / Internal notes
Some technical reference material has been moved into guides/reference/.
This top-level file is intentionally short. The real story is in guides/.