API Context README - evansims/openfga-php GitHub Wiki
API Documentation > Context
Total Components: 2
| Name | Description |
|---|---|
ContextInterface |
Manages ambient context for OpenFGA operations. This interface provides a way to manage and acces... |
| Name | Description |
|---|---|
Context |
Ambient Context Manager. Provides Python-style context management for PHP, allowing functions to ... |