nathancall member since: Apr 23, 2026

nathancall's packages

  • PHP

    flametrench/authz

    Authorization primitives for Flametrench: relational tuples and exact-match check(). Spec-conformant; no rewrite rules in v0.1.

  • PHP

    flametrench/identity

    Identity primitives for Flametrench: users, credentials (Argon2id-pinned passwords, passkeys, OIDC), and user-bound sessions with rotation on refresh.

  • PHP

    flametrench/ids

    Prefixed wire-format IDs for Flametrench. UUIDv7 storage, self-describing public identifiers.

  • PHP

    flametrench/laravel

    Laravel adapter for Flametrench: ServiceProvider + facades + middleware bridging the flametrench/{ids,identity,tenancy,authz} PHP SDKs into Laravel applications.

  • PHP

    flametrench/tenancy

    Tenancy primitives for Flametrench: organizations, memberships, invitations. Spec-conformant revoke-and-re-add lifecycle and atomic invitation acceptance.

  • PHP

    sitesource/laravel-polymorphic-settings

    Polymorphic, per-model key-value settings for Laravel with opt-in encryption and transparent caching.

  • PHP

    sitesource/laravel-polymorphic-settings-filament

    Filament integration for sitesource/laravel-polymorphic-settings — base page class and trait that auto-bind settings to Filament forms.