Packages from peanutgraphic

  • PHP

    peanutgraphic/bloxy-core

    BLOXY core PHP primitives — auth, RBAC, audit log, agent registry, suggestion layer, encrypted casts

  • PHP

    peanutgraphic/bloxy-crypto

    BLOXY zero-knowledge envelope-encryption primitive — client-held KEK, per-record DEKs, BIP39 recovery, MOCK mode for seeders. Server stores opaque ciphertext only.

  • PHP

    peanutgraphic/bloxy-files

    BLOXY file-storage primitive — UUID-keyed storage, checksumming, audit-trail integration, signed URLs (M1.4 = foundations)

  • PHP

    peanutgraphic/bloxy-passkey

    BLOXY passkey-authentication primitive — WebAuthn ceremony orchestration over web-auth/webauthn-lib, mandatory PRF activation, sign-count clone detection, BIP39 recovery flow. Pairs with @peanutgraphic/bloxy-passkey on the client.

  • TypeScript

    peanutgraphic/bloxy-starter

    BLOXY starter — Laravel 12 + Inertia + React + TypeScript + Tailwind 4 skeleton with bloxy-core + bloxy-files + bloxy-ui + bloxy-crypto + bloxy-passkey pre-wired. Use via composer create-project.

  • PHP

    peanutgraphic/bloxy-ui

    BLOXY UI PHP companion — publishes Tailwind preset + Vite plugin paths for the @peanutgraphic/bloxy-ui npm package.