Download the PHP package switon/kernel without Composer
On this page you can find all versions of the php package switon/kernel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download switon/kernel
More information about switon/kernel
Files in switon/kernel
Download switon/kernel
More information about switon/kernel
Files in switon/kernel
Please rate this library. Is it a good library?
Informations about the package kernel
Switon Kernel Package
Switon's application bootstrap kernel for env loading, config merging, provider lifecycle, and fatal handling.
Highlights
- Single bootstrap entrypoint:
KernelInterface::start()starts the application from one contract. - Config loading: root YAML and PHP config files are merged together.
- Provider discovery and overrides: built-in and app providers are loaded in one bootstrap flow.
- Autowiring and boot order: services are wired before runtime control is handed over.
- Fatal handling: the kernel sets up fatal handling during bootstrap.
- Runtime checks: the kernel includes a version command for quick verification.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/kernel
License
MIT.
All versions of kernel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
psr/log Version ^2.0
switon/command Version ^1.0
switon/composer-extra Version ^1.0
switon/core Version ^1.0
switon/di Version ^1.0
switon/event Version ^1.0
switon/yaml Version ^1.0
psr/log Version ^2.0
switon/command Version ^1.0
switon/composer-extra Version ^1.0
switon/core Version ^1.0
switon/di Version ^1.0
switon/event Version ^1.0
switon/yaml Version ^1.0
The package switon/kernel contains the following files
Loading the files please wait ...