everest/app

Everest - Application Component

v2.0.1 2022-08-30 08:37 UTC

This package is auto-updated.

Last update: 2024-03-29 03:32:15 UTC


README

The App Component extends the Everest - Container Component with typical providers and methods used by web applications.

Default providers

Session

The Session object is used to handle the user session. The session is started the first time this dependency is required.

Request

Contains the native instance Everest\Http\Requests\SeverRequest object created from PHP globals.

Options

The Options object