syntaxwanderer member since: Dec 26, 2025

syntaxwanderer's packages

  • PHP

    semitexa/orm

    Semitexa ORM — attribute-driven schema, connection pooling, MySQL adapter

  • PHP

    semitexa/platform-settings

    Semitexa Platform Settings system settings store for modules (multi-tenant aware)

  • PHP

    semitexa/platform-ui

    Semitexa Platform UI — LLM-friendly CSS grammar, design tokens, primitive components, and AI-assisted skin generation (SkinGen: LLM prompt resolver, refinement, eval scorer). Requires semitexa/theme for SkinAlgorithm contract.

  • PHP

    semitexa/platform-user

    Semitexa Platform User - user management, RBAC, dynamic profiles, storage, and activity tracking

  • JavaScript

    semitexa/platform-wm

    Semitexa Platform Window Manager — desktop shell, iframe isolation, SSE event bus, App Registry

  • PHP

    semitexa/project-graph

    Semitexa Project Graph — persistent codebase knowledge graph for impact analysis and LLM context

  • PHP

    semitexa/rbac

    Semitexa RBAC - role-based access control with roles, grants, and permission assignment

  • PHP

    semitexa/scheduler

    Semitexa Scheduler — recurring and delayed background jobs with storage-backed planning, lease-based workers, and overlap protection

  • PHP

    semitexa/search

    Semitexa Search - structured search contracts, tenant-aware scoping, ORM backend, and optional LLM query planning

  • PHP

    semitexa/skins-base

    Framework default skin + Semitexa skin CLI (generate, refine, explain-prompt). Projects generate their own skins into src/skins/; framework ships only the single 'default' reference skin used as fallback.

  • PHP

    semitexa/ssr

    Semitexa SSR - Twig-based server rendering with components, layouts, assets, and deferred slots

  • PHP

    semitexa/storage

    Semitexa Storage — driver-based file storage abstraction (local, S3/MinIO)

  • PHP

    semitexa/tenancy

    Semitexa Tenancy - tenant resolution, scoped context, and multi-tenant application support

  • PHP

    semitexa/testing

    Semitexa Testing - automated payload and contract testing utilities for applications

  • PHP

    semitexa/theme

    Semitexa theme/skin resolver layer + base theme (layouts, partials, default skin, SkinAlgorithmInterface contract). Framework + theme-base rolled into one package.