Search by

lombokclarion/security dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    lombokclarion/auth

    Official, non-core auth package: stateless HMAC session tokens, Authenticate/Authorize middleware, and hand-registered RBAC policies. No static Auth::user(), no attribute scanning.

    Latest version requires lombokclarion/security *

  • PHP

    lombokclarion/facades

    Optional static-accessor facades for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.

    Latest version requires lombokclarion/security *

  • lombokclarion/framework

    One-require metapackage that installs the full LombokClarion runtime stack. Requiring this IS the explicit opt-in for the whole framework; individual packages still never pull each other's optional pieces transitively.

    Latest version requires lombokclarion/security *

  • PHP

    lombokclarion/laravel-flavor

    Optional preset: the entire 'magic' surface (facades, ActiveRecord connection, default middleware) enabled by ONE greppable bootstrap call. Isolated from app/Domain/** via forbidden-layers.

    Latest version requires lombokclarion/security *

  • PHP

    lombokclarion/lombokclarion

    LombokClarion — PHP 8.3+ full-stack framework. Explicit over magic: no auto-discovery, AOT-compiled DI container, edge/serverless-first, domain layer with zero framework imports.

    Latest version requires lombokclarion/security *