PHPackages                             waaseyaa/workspace - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. waaseyaa/workspace

ActiveLibrary

waaseyaa/workspace
==================

Opt-in workspace shell primitives — the shared chat surface (SSE client, markdown renderer, composer scaffold) and, in later cuts, the canvas+rails layout and preview panel

v0.1.0-alpha.203(today)00GPL-2.0-or-laterJavaScriptPHP &gt;=8.5

Since Jun 11Pushed todayCompare

[ Source](https://github.com/waaseyaa/workspace)[ Packagist](https://packagist.org/packages/waaseyaa/workspace)[ RSS](/packages/waaseyaa-workspace/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (2)Used By (0)

waaseyaa/workspace
==================

[](#waaseyaaworkspace)

Opt-in workspace shell primitives (Layer 6 — Interfaces). Not part of the `full`/`cms` metapackages and not required by the monorepo root: apps that want the chat-first workspace shell `composer require waaseyaa/workspace`explicitly. The framework's canonical admin surface remains the Admin SPA (DIR-007); this package is the deliberate, opt-in alternative shape for chat-first workspaces, per the Anokii shell-redesign decisions (2026-06-10).

This cut: the shared chat surface
---------------------------------

[](#this-cut-the-shared-chat-surface)

- `assets/workspace-chat.js` — `WaaseyaaChat.mount(root, config)`: the SSE chat client (pending/failed send states, stream-drop resync, paginated rehydration, sessionStorage snapshot, proposal cards with viewer mode, starter chips, autosizing `` composer with limit counter). Hooks: `proposalRouter`, `refreshStrategy`, `md`, per-account `thread.key`.
- `assets/workspace-md.js` — `WaaseyaaMd` markdown renderer (escape-first), parameterized by `statusVocab` (table-cell status pills) and `linkPolicy`(`blank` / `top` / `panel` / `drop` — no blanket `target="_blank"`).
- `assets/workspace-chat.css` — donor-compatible class names, themed entirely via `--ws-*` custom properties.
- `templates/workspace/chat-panel.html.twig` — the panel scaffold (real form semantics; deliberately at a two-segment path so the SSR path-template fallback can never serve it as a page).
- Assets are served at `GET /workspace/assets/{file}` by `WorkspaceServiceProvider` (strict allowlist). An app can shadow any asset with a real file at `public/workspace/assets/`.

The transport contract the client speaks is `docs/specs/workspace-chat-surface.md`in the monorepo. Conversations are account-scoped by contract.

Later cuts
----------

[](#later-cuts)

The canvas+rails layout primitive (hideable sidebars, persisted state, mobile overlays) and the right-rail preview panel land as subsequent increments of this package.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-workspace/health.svg)

```
[![Health](https://phpackages.com/badges/waaseyaa-workspace/health.svg)](https://phpackages.com/packages/waaseyaa-workspace)
```

###  Alternatives

[symfony/http-kernel

Provides a structured process for converting a Request into a Response

8.1k853.6M8.2k](/packages/symfony-http-kernel)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k246.0M11.1k](/packages/symfony-framework-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k181.3M2.2k](/packages/symfony-security-bundle)[symfony/security-http

Symfony Security Component - HTTP Integration

1.7k172.8M345](/packages/symfony-security-http)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k50.1M311](/packages/api-platform-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
