invue/core dependents (6) Order by: name | downloads Show: all | require | require-dev

  • Vue

    invue/actions

    The shared 'button that does something' primitive for the Invue framework — a link/button with an optional confirmation modal, plus a dropdown group, reused by invue/tables (row/bulk actions) and any other package or app that needs a confirmable action.

    Latest version requires invue/core self.version

  • Vue

    invue/forms

    Native Vue 3 form components for the Invue framework, wired to Laravel validation via Inertia.

    Latest version requires invue/core self.version

  • invue/invue

    The full Invue framework in one install — requires every invue/* package (core, actions, forms, tables, infolists, notifications, panels). Same role as filament/filament: most apps building a real panel/resource CRUD want everything, not one piece at a time.

    Latest version requires invue/core self.version

  • Vue

    invue/notifications

    Ephemeral toast notifications for the Invue framework: a PHP fluent builder (title/body/icon/color, flashed for the next request) rendered by a registry-swappable Vue toast stack.

    Latest version requires invue/core self.version

  • PHP

    invue/panels

    Panel + Resource CRUD scaffolding for the Invue framework: artisan generators that produce real Controller/FormRequest/Vue pages wired to invue/tables and invue/forms, plus a swappable panel shell (sidebar/topbar) via invue/core's component registry.

    Latest version requires invue/core self.version

  • Vue

    invue/tables

    Native Vue 3 data table components for the Invue framework, wired to Eloquent via Inertia partial reloads.

    Latest version requires invue/core self.version