Download the PHP package lombokclarion/laravel-flavor without Composer
On this page you can find all versions of the php package lombokclarion/laravel-flavor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lombokclarion/laravel-flavor
More information about lombokclarion/laravel-flavor
Files in lombokclarion/laravel-flavor
Download lombokclarion/laravel-flavor
More information about lombokclarion/laravel-flavor
Files in lombokclarion/laravel-flavor
Vendor lombokclarion
Package laravel-flavor
Short Description Optional preset: the entire 'magic' surface (facades, ActiveRecord connection, default middleware) enabled by ONE greppable bootstrap call. Isolated from app/Domain/** via forbidden-layers.
License Apache-2.0
Package laravel-flavor
Short Description Optional preset: the entire 'magic' surface (facades, ActiveRecord connection, default middleware) enabled by ONE greppable bootstrap call. Isolated from app/Domain/** via forbidden-layers.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package laravel-flavor
lombokclarion/laravel-flavor
Laravel-familiar preset: Auth/DB static access, config() and env() helpers.
[READ-ONLY] This is a subtree split of the LombokClarion monorepo.
Do not send pull requests here — contribute to the main repository instead.
Install
Namespace
What's Inside
| Class | Role |
|---|---|
LaravelFlavor |
Boot helper: wires facades, registers helpers, binds Auth/DB |
Auth |
Static auth: Auth::user(), Auth::check(), Auth::login() |
DB |
Static query: DB::table('x'), DB::select(), DB::insert() |
Usage
Note: This package is for teams migrating from Laravel. It wraps the same underlying services (AuthManager, QueryBuilder) with static access. The domain layer remains framework-free.
License
Apache-2.0 — see LICENSE in the main repository.
All versions of laravel-flavor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
ext-pdo Version *
lombokclarion/container Version *
lombokclarion/facades Version *
lombokclarion/active-record Version *
lombokclarion/persistence Version *
lombokclarion/auth Version *
lombokclarion/security Version *
ext-pdo Version *
lombokclarion/container Version *
lombokclarion/facades Version *
lombokclarion/active-record Version *
lombokclarion/persistence Version *
lombokclarion/auth Version *
lombokclarion/security Version *
The package lombokclarion/laravel-flavor contains the following files
Loading the files please wait ...