webkernel/codebase

Central package for booting and managing a Webkernel platform (Laravel + Filament integration).

Maintainers

Package info

github.com/webkernelphp/codebase

Language:Blade

pkg:composer/webkernel/codebase

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-06-22 22:53 UTC

This package is auto-updated.

Last update: 2026-06-22 22:53:32 UTC


README

Central package for booting and managing a Webkernel platform.

Bundles Laravel 13 + Filament 5 + the Webkernel boot sequence (WebApp, ServiceProvider) and pulls in webkernel/std-functions and webkernel/std-svg-collection.

Installation

Not installed directly — pulled in via webkernel/runtime.

What it provides

  • Webkernel\WebApp — extended Laravel Application, entry point via WebApp::configure()
  • Webkernel\ServiceProvider — root service provider, registers core commands and boots platform modules
  • fast-boot.php — defines WEBKERNEL_* constants (version, build, paths, dev mode)

Versioning

This package follows the unified Webkernel platform version (see docs/versioning.md). All webkernel/* packages release together under the same version number.

License

EPL-2.0