Download the PHP package switon/principal without Composer
On this page you can find all versions of the php package switon/principal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package principal
Switon Principal Package
Switon's request-local identity and tenant state for auth checks and tenant-aware flows.
Highlights
- Request-scoped identity: each request keeps its own guest or authenticated user state.
- Tenant state: the resolved tenant stays available for later checks without re-resolving it.
- Explicit boundary writes: auth and tenant resolution can seed or clear the current request state.
- Stable tenant key: apps can keep a public tenant code separate from the internal tenant ID.
- Mutable request state: identity and tenant data stay local to the current request.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/principal
License
MIT.
All versions of principal with dependencies
PHP Build Version
Package Version
The package switon/principal contains the following files
Loading the files please wait ...