Packages from webx-ui · Transparency log
-
PHP
webx-ui/admin
The frame a WebX UI admin panel is built on: a module contract, the manifest the front end reads, and the routes that serve it.
-
webx-ui/localization
Languages for a WebX UI site: the list a site is published in, translated Eloquent attributes, and the dictionary the admin panel is drawn from.
-
PHP
webx-ui/mcp
The contract by which a WebX UI admin module offers its tools, resources and prompts to an AI agent, and the registry that collects them.
-
PHP
webx-ui/module-auth
Administrators, roles and sign-in for a WebX UI admin panel — kept separate from the site's own users.
-
webx-ui/nested-set
Nested set (modified preorder tree traversal) for Eloquent models: ordered trees with cheap subtree reads.